Skip to content
Back to search
30
MCP

router-mcp-server

npm/router-mcp-server

Execution engine for GAFF workflows - executes intent graphs with memory-backed state management, parallel execution, and HITL support

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

Similar MCP servers embedding-nearest

io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
agent-orchestration-mcp-server
MCP server that converts natural language queries to orchestration cards for GAFF
0 tools
io.github.Oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
intent-graph-mcp-server
Universal LLM-powered MCP server for automated Intent Graph generation (Writer Palmyra, Claude, OpenAI, custom)
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
iflow-mcp_qtsone-workflows-mcp
MCP server for DAG-based workflow execution with YAML definitions and LLM collaboration
0 tools

How to use

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

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