MCP.so
Sign In
Servers

πŸ” mcp-find

@mcprepository

Search for MCP Servers from the command line

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-find": {
      "command": "npx",
      "args": [
        "mcp-find",
        "<search-term>"
      ]
    }
  }
}

More from Other