Odel
contextweaver

contextweaver

Local
@dgenio9PythonApache-2.0Updated Today

MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcontextweaverv0.18.2

Run

uvx contextweaver

MCP client config

{
  "mcpServers": {
    "contextweaver": {
      "command": "uvx",
      "args": [
        "contextweaver"
      ]
    }
  }
}