Topvisor MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Topvisor MCPShow me my Topvisor projects and their ranking history"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🇬🇧 English · 🇷🇺 Русский
Topvisor MCP
Keep your keyword research and ranking history in the conversation.
Ask your assistant to inspect a project, prepare keyword groups or find queries that lost positions in saved reports. Topvisor MCP connects those tasks to your existing projects, with previews before supported changes are applied.
Quick start · Connect your assistant · Issues
Try asking your assistant:
Compare saved rankings for my project on two dates I choose. Identify queries that lost positions and group them by target URL.
What you can do
Your task | What the MCP server provides |
Review a project | Projects, folders, keyword groups, keywords and search settings. |
Organise keywords | Create groups, import phrases, assign target URLs and tags; preview supported writes first. |
Track changes | Read saved position history for the search regions configured in the project. |
Explain ranking changes | Compare two dates by keyword and relevant URL, then export JSON or CSV with missing values kept distinct from ranks. |
Run a controlled check | Get a price quote, confirm its cost and launch once within operator-defined projects and estimate limits. |
Ranking reports and paid-check walkthrough includes requests, local configuration and recovery from an uncertain launch.
Related MCP server: @scom82/topvisor-mcp
Quick start
Prefer a ready package? Install the release and generate your client configuration. No source checkout is required.
Install Python 3.12–3.14 and uv. Clone with Git or download the ZIP. With a ZIP, open the extracted directory and skip the first two commands.
You need your Topvisor user ID and API key. The wizard saves the key in a private local file.
git clone https://github.com/zai-one/topvisor-mcp.git
cd topvisor-mcp
uv sync --frozen
uv run --frozen python scripts/configure.py
uv run --frozen topvisor-mcp --config mcp.local.json --check-configThe wizard creates a local configuration and stores secrets in private files. It refuses to overwrite an existing setup. --check-config validates local settings; the first request below checks your account connection.
Connect your assistant
Add this configuration to an MCP client that uses mcpServers, such as Claude Desktop or Cursor. Replace /ABSOLUTE/PATH/ with your absolute path; Windows JSON paths can use forward slashes, such as D:/Tools/.
{
"mcpServers": {
"topvisor": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/topvisor-mcp",
"run",
"--frozen",
"topvisor-mcp",
"--config",
"/ABSOLUTE/PATH/topvisor-mcp/mcp.local.json"
]
}
}
}The client starts the MCP server for you. Refresh its tool list, then make your first request. For clients with a different config format, reuse the same command and args; uv must be available to the client process.
First request
List my Topvisor projects. For the project I choose, show its search regions and keyword groups.
You should see your projects and their existing settings. You can then request saved positions or prepare a keyword change. A preview does not change project data.
If tools do not appear, check the absolute path, whether the client can find uv, and the --check-config result. For access errors, check account credentials and permissions. Installation and troubleshooting.
Access and limits
Ranking reports read history already saved in Topvisor. Paid checks use a separate quote and confirmation workflow, disabled until the operator sets project and estimate limits. Keyword changes default to a preview. Deletion is unavailable; history uses project region indexes. Limits and reconciliation.
Authenticated HTTP is available for a server deployment. See HTTP setup, configuration and permissions and Python package integration.
uv sync --frozen --all-groups
uv run --frozen python scripts/verify.py
uv run --frozen python scripts/verify_install.pyTests use synthetic fixtures. A passing test run does not establish live provider connectivity.
Built by ZAI.ONE
ZAI.ONE is a digital agency working on websites, SEO, advertising and analytics. We also build tools that connect AI assistants to everyday work. Talk to us on Telegram about setup, automation or an integration for your team.
Use and feedback
You may install and use this project for your own accounts under LicenseRef-ZAI-ONE. This is not an open-source license. Third-party notices remain in NOTICE. If it helps, give the repository a ⭐. Missing something or found a bug? Open an issue. I'm working on this project; accepted improvements are implemented here. Support is not guaranteed.
This server cannot be deployed
Maintenance
Related MCP Connectors
Create and manage SEO content plans, articles, projects, and publishing integrations in RankWorker.
Create projects and read their web analytics: views, referrers, countries, custom events.
Track keyword rankings, research SEO opportunities, and manage bisibility projects with AI agents.
SEO research, AI visibility, content, and audits through your Rankability workspace.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables professional SEO/SEM research with geolocalized keyword discovery, competitor analysis, and SERP ranking insights using DataForSEO API.-
- AlicenseAqualityBmaintenanceAn unofficial MCP server that provides 17 tools for Yandex/Google rank tracking via the Topvisor API v2, enabling project management, keyword import, asynchronous position checks, and retrieval of history and SERP snapshots.17161MIT
- FlicenseBqualityCmaintenanceEnables SEO analysis and data retrieval through DataForSEO API, including keyword research, backlinks, competitor analysis, and on-page audits.24-
- AlicenseNot gradedqualityCmaintenanceEnables SEO automation through the Just-Magic.org API, including semantic clustering, LSI analysis, Wordstat frequency collection, text analysis, and task management.MIT