Skip to content
Zed

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

io.github.charleslucas/poe-data-mcp

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

client:Zed transport:stdio runtime:pypi

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

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

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