pf2e-mcp

gmtoolkit/pf2e-mcp
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
PF2e MCP server — semantic search over Archives of Nethys via Qdrant + Voyage AI
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pf2e-mcp": {
      "command": "uvx",
      "args": [
        "pf2e-mcp"
      ]
    }
  }
}

Or install with pip: pip install pf2e-mcp

README Excerpt

Semantic search over **Pathfinder 2e**, **Starfinder 2e**, and **Draw Steel** rules — served as an [MCP](https://modelcontextprotocol.io) server for Claude. Ask rules questions in plain English inside Claude and get accurate, cited answers sourced from Archives of Nethys (PF2e, SF2e) and the Draw Steel rules.