We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HivemindOverlord/poe2-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•849 B
# PoE2 Build Optimizer MCP Bundle
AI-powered Path of Exile 2 build optimization MCP server.
## Community Project Disclaimer
This is an independent, fan-made community project built out of love for Path of Exile 2. It is **not affiliated with, endorsed by, or officially connected to Grinding Gear Games** in any way.
## Requirements
- Python 3.9 or higher
- pip (Python package manager)
## Installation
1. Install the bundle in Claude Desktop (Settings > Extensions > Install Extension)
2. The extension will prompt to install Python dependencies
Or manually:
```bash
cd server
pip install -r requirements.txt
```
## Features
- 32 MCP tools for character analysis and build optimization
- Support gem validation
- Passive tree analysis
- Item mod database
- Path of Building integration
## License
MIT License - See LICENSE for details.