chaining-mcp-server

1999AZZAR/chaining-mcp-server
★ 1 stars TypeScript Other Updated today
Smart MCP server for tool chaining and route optimization. Automatically discovers available MCP servers, analyzes their tools, and suggests optimal workflows for complex tasks.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chaining-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "1999AZZAR/chaining-mcp-server"
      ]
    }
  }
}

Topics

mcpmcp-servermcp-tools