← Back to Plugins
MCP Server MCP

poe-data-mcp - Path of Exile game data

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...