Windsor MCP
Rank #26,862ai.windsor/windsor-mcp
MCP server providing windsor-mcp capabilities
Windsor MCP is a Model Context Protocol (MCP) server published by windsor-ai. It ranks #26,862 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Windsor MCP is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jul 23, 2025 and most recently updated on Mar 16, 2026.
Ranks ahead of 105,184 of 132,046 servers on MCP Toplist.
Use Windsor MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http windsor-mcp https://mcp.windsor.ai/sse[mcp_servers.windsor-mcp]
url = "https://mcp.windsor.ai/sse"Add to ~/.codex/config.toml.
https://mcp.windsor.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"windsor-mcp": {
"url": "https://mcp.windsor.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"windsor-mcp": {
"type": "http",
"url": "https://mcp.windsor.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"windsor-mcp": {
"serverUrl": "https://mcp.windsor.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"windsor-mcp": {
"url": "https://mcp.windsor.ai/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.windsor%2Fwindsor-mcp)<a href="https://mcptoplist.com/server/ai.windsor%2Fwindsor-mcp"><img src="https://mcptoplist.com/badge/ai.windsor%2Fwindsor-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
windsor-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 16, 2026 |
Frequently asked questions
- Who maintains Windsor MCP?
- Windsor MCP is maintained by windsor-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Windsor MCP listed on the Official MCP Registry?
- Yes — Windsor MCP is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Windsor MCP have?
- MCP Toplist tracks 1 version of Windsor MCP, most recently published on Mar 16, 2026.
- Where can I find the source code for Windsor MCP?
- The source code for Windsor MCP is hosted at github.com/windsor-ai/windsor_mcp.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.