Skip to content
Back to search
30
MCP

contextweaver

io.github.dgenio/contextweaver

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

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

forge-mcp-gateway
Self-hosted MCP gateway (Context Forge) with tool-router
0 tools
ChainWeaver
Expose deterministic ChainWeaver flows as MCP tools without LLM calls between steps.
0 tools
ContextWeaver
Metadata-only Glama MCP server.
0 tools
contextweaver
Metadata-only Glama MCP server.
0 tools
kavach-mcp-gateway
Config-driven API gateway for Model Context Protocol (MCP) - dynamic routing via YAML
0 tools
context weaver
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contextweaver": {
      "url": "None",
      "transport": "http"
    }
  }
}