mcp-agent-server

FlowMCP/mcp-agent-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server with AI agent-powered tools built on FlowMCP schemas — supports OpenRouter LLM routing and dynamic tool execution.
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": {
    "mcp-agent-server": {
      "command": "npx",
      "args": [
        "-y",
        "FlowMCP/mcp-agent-server"
      ]
    }
  }
}

Topics

ai-agentsllmmcpmcp-server