Arclan MCP Registry for Claude Desktop
ai.arclan/registry
MCP registry: 138k servers crawled, handshake-validated, reliability-scored. 744 production-safe.
client:Claude Desktop
transport:streamable-http
tools:4
Install Arclan MCP Registry in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"registry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://arclan.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs