poe2-mcp

deepwa7er/poe2-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 2d ago
Path of Exile 2 MCP server for build analysis
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "poe2-mcp": {
      "command": "uvx",
      "args": [
        "poe2-mcp"
      ]
    }
  }
}

Or install with pip: pip install poe2-mcp

README Excerpt

An MCP server for Path of Exile 2 build analysis. Load a build from a [Path of Building](https://github.com/PathOfBuildingCommunity/PathOfBuilding) export code and interrogate it with natural language via any MCP-compatible client (Claude Desktop, Claude Code, etc.). - Decodes PoB export codes (the long base64 string from *File → Share → Copy code*) or `pobb.in` share links

Tools (17)

analyze_defensesget_itemsget_meta_overviewget_nodeget_passivesget_point_budgetget_reachable_nodesget_skillsget_statslist_my_characterslist_top_buildsload_buildload_community_buildload_my_characterpath_to_nodesearch_passivessearch_tree