What is the io.github.qso-graph/qsp-mcp MCP server?
QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM)
How to install io.github.qso-graph/qsp-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"qsp-mcp": {
"command": "uvx",
"args": [
"qsp-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"qsp-mcp": {
"command": "uvx",
"args": [
"qsp-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"qsp-mcp": {
"command": "uvx",
"args": [
"qsp-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"qsp-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"qsp-mcp"
]
}
}
}Claude Code
claude mcp add qsp-mcp -- uvx qsp-mcpRelated MCP servers
ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage.
View repository →eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.
View repository →HamQTH.com MCP server. Free callsign lookup, DX spots, RBN data, SAVP verification.
View repository →HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.
View repository →Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups.
View repository →ARRL Logbook of The World MCP server. QSO query, QSL status, DXCC credit tracking.
View repository →