maango-mcp

maango-io/maango-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
MCP server for the Maango AI Policy Registry
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maango-mcp": {
      "command": "uvx",
      "args": [
        "maango-mcp"
      ]
    }
  }
}

Or install with pip: pip install maango-mcp

README Excerpt

> **The permissions layer for AI agents on the web.** Before your agent scrapes, summarises, trains on, or otherwise uses content from a website, ask Maango what's allowed. One call, canonical answer. Every site that publishes a `robots.txt`, `ai.txt`, `llms.txt`, TDM-Rep header, or AI-specific ToS clause is telling agents what they can and can't do. Today no one parses all eight standards. NYT, Reddit, and Stack Overflow are suing over training data; the EU AI Act now requires opt-out complianc

Tools (6)

MAANGO_API_BASE_URLMAANGO_API_KEYMAANGO_MCP_HOSTMAANGO_MCP_PORTMAANGO_MCP_TRANSPORTcheck_permission