MCP Server
MCP
poe-data-mcp - Path of Exile game data
MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups
Install
uvx poe-data-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "poe-data-mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Directory for the Craft of Exile data cache. Defaults to the platform user-cache dir (e.g. %LOCALAPPDATA%/poe-data-mcp on Windows, ~/.cache/poe-data-mcp elsewhere).",
"format": "string",
"name": "POE_DATA_MCP_CACHE_DIR"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment