Search the public MCP Registry; discover servers and copy SSE URLs.
claude mcp add mcp-registry --transport sse https://mcp-registry.shawndurrani.ai/sse
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-registry": {
"url": "https://mcp-registry.shawndurrani.ai/sse"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-registry": {
"serverUrl": "https://mcp-registry.shawndurrani.ai/sse"
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-registry": {
"type": "sse",
"url": "https://mcp-registry.shawndurrani.ai/sse"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-registry": {
"url": "https://mcp-registry.shawndurrani.ai/sse"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mcp-registry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-registry.shawndurrani.ai/sse"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://mcp-registry.shawndurrani.ai/sse | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.shawndurrani--mcp-registry/reviews or the review_server meta-tool.
POST /mcp