Loading MCP server directory, please wait...
MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups
npx @getmcp/cli add io.github.charleslucas/poe-data-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.charleslucas/poe-data-mcp": {
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": ""
}
}
}
}