Agent Discover runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 19 Apr 2026.
MCP server registry and marketplace - discover, install, activate tools on demand
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = spawnSync(`${cmd} --version`, { shell: true, stdio: 'ignore' });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 agent-discover -- npx -y agent-discover
{
"mcpServers": {
"agent-discover": {
"args": [
"-y",
"agent-discover"
],
"command": "npx"
}
}
}
[mcp_servers.agent-discover]
command = "npx"
args = ["-y", "agent-discover"]
{
"mcpServers": {
"agent-discover": {
"args": [
"-y",
"agent-discover"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-discover": {
"args": [
"-y",
"agent-discover"
],
"command": "npx"
}
}
}
MCP server discovery, indexing, and registration
MCP server discovery - find and install MCP servers from Official Registry, Glama, and Smithery
Search and get install details on MCP servers, right from your agent -- a unified marketplace index.
Search and discover MCP servers from the MCP Registry.
Search and discover MCP servers from the MCP Registry.
MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
Your AI discovers and installs MCP servers across Official Registry, Glama, and Smithery.
Answers built from our own checks of this server.