Agent♥︎Age
Catalog

io.github.qso-graph/qsp-mcp

Official

by qso-graph · Python

QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM)

qsp-mcp (io.github.qso-graph/qsp-mcp) — Model Context Protocol Relay

qsp-mcp relays MCP tool calls between a local LLM endpoint and MCP servers. It is named after the Q-signal “QSP” (“Will you relay?”). The server enables tool calling models to access the qso-graph tool ecosystem from local weights rather than cloud.

🛠️ Key Features

  • Relays tool calls between a local OpenAI-compatible LLM endpoint and MCP servers
  • Supports any OpenAI-compatible local LLM endpoint (e.g., llama.cpp, Ollama, vLLM)
  • Provides access to the qso-graph tool ecosystem: 80 tools across 14 packages

🚀 Use Cases

  • Connect an OpenAI-compatible local LLM with MCP tool servers
  • Use function calling to access qso-graph tools from local models

⚡ Developer Benefits

  • Works with any model that has function calling capability
  • Centralizes access to MCP tools from the qso-graph ecosystem

⚠️ Limitations

  • Requires a local OpenAI-compatible LLM endpoint and tool-calling capability