Loading MCP server directory, please wait...
The MCP server index that vets servers, not just lists them. Advisory screen before you install.
npx @getmcp/cli add io.github.gautamgb/mcp-server-mcpindexRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gautamgb/mcp-server-mcpindex": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}