heddle

goweft/heddle
★ 12 stars Python 🤖 AI/LLM Updated 4d ago
Heddle — The policy-and-trust layer for MCP tool servers. Turn YAML configs into validated, policy-enforced MCP tools.
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": {
    "heddle": {
      "command": "uvx",
      "args": [
        "heddle"
      ]
    }
  }
}

Or install with pip: pip install heddle

README Excerpt

<p align="center"><img src="banner.svg" alt="heddle" width="100%"></p> <h1 align="center">Heddle</h1> <p align="center"><strong>The policy-and-trust layer for MCP tool servers.</strong></p> <p align="center"> Heddle turns declarative configs into <a href="https://modelcontextprotocol.io/">Model Context Protocol</a> servers<br>

Topics

ai-agentsaudit-loggingmcpmcp-serverpythonsecuritytrustyaml