get_project_content_list — Serpzilla MCP Server MCP Tool Read-only
get_project_content_list
(get project content list) is one of 28 tools on the
Serpzilla MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_project_content_list from your client
- Claude Code Serpzilla MCP Server get_project_content_list run in your project directory
- Claude Desktop Serpzilla MCP Server get_project_content_list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Serpzilla MCP Server get_project_content_list ~/.cursor/mcp.json
- VS Code Serpzilla MCP Server get_project_content_list .vscode/mcp.json
- Zed Serpzilla MCP Server get_project_content_list ~/.config/zed/settings.json
- Windsurf Serpzilla MCP Server get_project_content_list ~/.codeium/windsurf/mcp_config.json
- Cline Serpzilla MCP Server get_project_content_list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Serpzilla MCP Server get_project_content_list ~/.gemini/settings.json
- Grok Serpzilla MCP Server get_project_content_list .mcp.json (in your project root)
- ChatGPT Serpzilla MCP Server get_project_content_list Settings → Connectors → Advanced → Developer mode
- Claude.ai Serpzilla MCP Server get_project_content_list Settings → Connectors → Add custom connector
- LangChain Serpzilla MCP Server get_project_content_list pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.serpzilla.com/mcp
Other tools on this server
- list_projects
- create_project
- add_article
- add_texts
- 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
- purchase_context_placement
- get_project_placements
- perform_placement_action
- get_user_info
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.