discover-mcp

vinkius-labs/discover-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated today
Universal MCP server gateway for AI agents. Discover, activate, and orchestrate 3,400+ Model Context Protocol tools from a single config. Semantic routing, JIT tool loading, FSM gating. TypeScript/stdio.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "discover-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vinkius-labs/discover-mcp"
      ]
    }
  }
}

Topics

ai-agentclaude-desktopfunction-callingllm-toolsmcpmcp-clientmcp-servermodel-context-protocolnpxsemantic-routingstdiotool-usetypescript