Back to search
30
MCP

toolrouter-mcp

npm/toolrouter-mcp

MCP server + CLI for ToolRouter — discover, search, and call AI tools from any agent or terminal

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
gsearch-mcp-cli
Google Search CLI and MCP server for AI agents
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "toolrouter-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}