madmcp

allocsys/madmcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server exposing GitHub, Cloudflare, Notion, Mem0, and web-research tools to AI agents — with built-in delegated multi-step reasoning (Gemini/Exa) and hardened auth for the Claude connector.
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": {
    "madmcp": {
      "command": "npx",
      "args": [
        "-y",
        "allocsys/madmcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> **An MCP server built around Gemini-powered delegation — hand Claude an open-ended, multi-step investigation instead of chaining 5-10 manual tool calls — plus direct tool access to GitHub, Cloudflare, Notion, Mem0, Context7, and the web. Reflexive by construction: a connected agent has write access to this very repo, so it can read its own source, diagnose a gap, and patch it through the same connection.**

Tools (18)

ALLOWED_IP_RANGESCONTEXT7_API_KEYDEFAULT_OWNERGEMINI_API_KEYGEMINI_FALLBACK_MODELSGEMINI_MODELGEMINI_NOTION_ROOT_PAGE_IDGITHUB_MAX_RETRIESGITHUB_MIN_REQUEST_INTERVAL_MSGITHUB_RETRY_BASE_MSGITHUB_TOKENIP_ALLOWLIST_ENABLEDMCP_SHARED_KEYMEM0_API_KEYNOTION_INDEX_DATABASE_IDNOTION_SYNC_PARENT_PAGE_IDNOTION_TOKENTRUST_PROXY_HOPS