MCPfinder - MCP Server Discovery for Claude Desktop
dev.mcpfinder/server
Your AI discovers and installs MCP servers across Official Registry, Glama, and Smithery.
client:Claude Desktop
transport:stdio
runtime:npm
Install MCPfinder - MCP Server Discovery in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"@mcpfinder/server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs