agentflow-mcp

ishfuseini/agentflow-mcp
★ 0 stars TypeScript AI/LLM Updated today
Agentic POC demo needs a credible internal MCP server that agents can call to translate messy enterprise asks into realistic architecture patterns.
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": {
    "agentflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ishfuseini/agentflow-mcp"
      ]
    }
  }
}

README Excerpt

An enterprise architecture knowledge MCP server for the agentflow demo pipeline. Built with the [MCP TypeScript SDK v2](https://ts.sdk.modelcontextprotocol.io/v2/) + TypeScript, deployed on Fly.io. The server exposes four tools that ground an Architecture Agent and Risk Checker Agent in curated enterprise patterns rather than generic LLM reasoning:

Tools (15)

BRANDFETCH_API_KEYGRAYLOG_GELF_URLGRAYLOG_SOURCELOGO_DEV_PUBLISHABLE_KEYLOGO_DEV_SECRET_KEYMCP_TRANSPORTPORTarch_pattern_lookupbrand_context_lookupfinancial_serviceshealthcaremedia_agencyretailrisk_policy_lookuptool_selection_lookup

Topics

demomcp-serverpoc