MCP Server
MCP
contextweaver
MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.
Install
uvx contextweaver
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "contextweaver",
"version": "0.15.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "serve",
"type": "positional"
},
{
"description": "Path to a gateway config (YAML/JSON) declaring the upstream tool catalog and serve options (mode, top_k, beam_width). See the gateway quickstart at https://dgenio.github.io/contextweaver/recipes/.",
"isRequired": true,
"format": "filepath",
"type": "named",
"name": "--config"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment