Skip to content
Back to search
30
MCP

@seanpoyner/gaff

npm/@seanpoyner/gaff

GAFF - Graphical Agentic Flow Framework: Complete MCP server suite for AI agent orchestration (meta-package)

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

Similar MCP servers embedding-nearest

gaff-tools-mcp-server
Essential utility tools for GAFF framework including formatters, translators, linters, and human-in-the-loop
0 tools
gaff-gateway
GAFF Gateway - Single entry point to all GAFF MCP servers with unified tool access
0 tools
agent-orchestration-mcp-server
MCP server that converts natural language queries to orchestration cards for GAFF
0 tools
GAX
Provides a CLI ergonomics framework for AI agents with an MCP bridge adapter and lazy tool discovery.
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
io.github.csoai-org/agent-prompt-injection-firewall-mcp
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
0 tools

How to use

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

{
  "mcpServers": {
    "@seanpoyner/gaff": {
      "url": "None",
      "transport": "http"
    }
  }
}