MCP server for searching and discovering available MCP servers from the official repository
{
"mcpServers": {
"atonomusmcps-search": {
"command": "npx",
"args": [
"-y",
"@atonomus/mcp-servers-search"
]
}
}
}