Skip to content
Windsurf

poe-data-mcp - Path of Exile game data for Windsurf

io.github.charleslucas/poe-data-mcp

MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups

client:Windsurf transport:stdio runtime:pypi

Install poe-data-mcp - Path of Exile game data in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "poe-data-mcp": {
      "command": "uvx",
      "args": [
        "poe-data-mcp"
      ],
      "env": {
        "POE_DATA_MCP_CACHE_DIR": "<POE_DATA_MCP_CACHE_DIR>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

poe-data-mcp - Path of Exile game data in other clients