poe-data-mcp - Path of Exile game data runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from pypi. Last commit 1 Aug 2026.
MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add poe-data-mcp -- uvx poe-data-mcp
{
"mcpServers": {
"poe-data-mcp": {
"args": [
"poe-data-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.poe-data-mcp]
command = "uvx"
args = ["poe-data-mcp"]
{
"mcpServers": {
"poe-data-mcp": {
"args": [
"poe-data-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"poe-data-mcp": {
"args": [
"poe-data-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.