サーバー
W
Wincher Mcp
@vmandic
Unofficial Wincher SEO MCP server (stdio). Rankings, competitors, SERPs for Cursor and Claude Code. PyPI: wincher-mcp.
概要
What is Wincher Mcp?
Read-only Wincher SEO data for AI coding agents. It connects Cursor, Claude Code, or any MCP client to tracked websites: keyword rankings, competitors, SERPs, and groups, without leaving the editor.
How to use Wincher Mcp?
Run as a local stdio MCP process spawned by the client; no HTTP listener. Nine focused tools are available for websites, keywords, rankings, competitors, SERPs, groups, bulk history, and annotations.
Key features of Wincher Mcp
- Read-only — no writes to your Wincher account
- Stdio transport — local process, no HTTP listener
- Nine focused tools covering common SEO data
- Hardened defaults: input limits, response caps, safe errors
- Optional TOON output to reduce LLM token usage
- Canonical open-source package on PyPI
Use cases of Wincher Mcp
- Check keyword ranking positions for tracked websites while coding
- View competitor data without switching applications
- Analyze SERP results for specific keywords
- Retrieve bulk ranking history for trends
FAQ from Wincher Mcp
Is Wincher Mcp write-only?
No, it is read-only by design; it uses GET-style Wincher API calls and never writes to your account.
What transport does Wincher Mcp use?
Stdio MCP — it runs as a local process spawned by the client