送信

Qsp Mcp

@qso-graph

Named after the Q-signal QSP ("Will you relay?"), qsp-mcp relays tool calls between a local LLM and MCP servers. Any model with function calling capability gains access to the full qso-graph tool ecosystem — 71+ tools across 12 servers — from local weights, not from cloud.

サーバー設定

{
  "mcpServers": {
    "qsp-mcp": {
      "command": "qsp-mcp",
      "args": [
        "--config",
        "~/.config/qsp-mcp/config.json"
      ]
    }
  }
}