Skip to content
Back to search
30
MCP

gaff-tools-mcp-server

npm/gaff-tools-mcp-server

Essential utility tools for GAFF framework including formatters, translators, linters, and human-in-the-loop

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

Similar MCP servers embedding-nearest

agent-orchestration-mcp-server
MCP server that converts natural language queries to orchestration cards for GAFF
0 tools
quality-check-mcp-server
MCP server for quality validation, scoring, and rerun strategy determination in GAFF
0 tools
safety-protocols-mcp-server
MCP server for guardrails, compliance, and safety enforcement in GAFF
0 tools
@seanpoyner/gaff
GAFF - Graphical Agentic Flow Framework: Complete MCP server suite for AI agent orchestration (meta-package)
0 tools
router-mcp-server
Execution engine for GAFF workflows - executes intent graphs with memory-backed state management, parallel execution, and HITL support
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools

How to use

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

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