MCP Server
MCP
io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
Install
uvx mcp-llm-gateway
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-llm-gateway",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment