Back to directory
hyperspell/hyperspell-mcp

hyperspell/hyperspell-mcp

@hyperspell

MCP server for interacting with Hyperspell documentation and knowledge base collections

hyperspellknowledge-basedocumentationcollectionretrievalcontext

Installation & Configuration

{
  "mcpServers": {
    "Hyperspell": {
      "command": "/path/to/uv",
      "args": [
        "run",
        "--with",
        "hyperspell",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/path/to/hyperspell_mcp/server.py"
      ],
      "env": {
        "HYPERSPELL_TOKEN": "<app or user token>",
        "USE_RESOURCES": "false"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17