Serpzilla MCP Server for Claude Desktop
com.serpzilla/mcp
Enables AI assistants to natively interact with the Serpzilla link-building marketplace.
client:Claude Desktop
transport:streamable-http
tools:28
Install Serpzilla MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.serpzilla.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_projects
- create_project
- add_article
- add_texts
- get_project_content_list
- set_limits
- update_url
- search_sites
- search_rent_sites
- search_context_sites
- get_site_info
- favorites_add_list
- favorites_get_lists
- favorites_rename_list
- favorites_delete_list
- favorites_get_domains
- favorites_add_domains
- favorites_delete_domains
- favorites_move_domains
- blacklist_get
- blacklist_add_domains
- blacklist_delete_domains
- purchase_placement
- purchase_rent_placement