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