MCP Server Find runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 26 Apr 2026.
MCP server discovery - find and install MCP servers from Official Registry, Glama, and Smithery
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-find -- uvx mcp-server-find
{
"mcpServers": {
"mcp-server-find": {
"args": [
"mcp-server-find"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-find]
command = "uvx"
args = ["mcp-server-find"]
{
"mcpServers": {
"mcp-server-find": {
"args": [
"mcp-server-find"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-find": {
"args": [
"mcp-server-find"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.