Remote MCP Server

Path of Exile
Knowledge for LLMs

Add one URL to Claude, Cursor or any MCP client. Instantly ask about the meta, decode builds, check prices and compare your character against the top of the ladder.

MCP endpoint https://poemcp.cheb.com.br/mcp
10MCP Tools
PoE 1Game Data
RAGpgvector Search
FreeNo limits now

What you can ask

All data is pre-fetched and cached. Sub-100ms responses. No external API calls during your session.

⚔️

analyze_pob_build

Paste a PoB code or pobb.in link. Get full breakdown: gems, items, passives, stats. Works instantly.

🔍

search_game_data

Fuzzy search for items, gems, keystones. Tolerates typos. Powered by pg_trgm + pgvector.

💰

get_prices

Current price and 7-day trend for any item or currency from poe.ninja.

🏆

get_meta_builds

Top builds by class, skill and unique usage for the current league.

📖

search_knowledge

Semantic search over PoE mechanics and interactions. Powered by local sentence-transformers embeddings.

Add to Claude in 60 seconds

1

Create account & get token

Sign up with your email. Verify and generate your Bearer token from the dashboard.

2

Add to claude_desktop_config.json

{
  "mcpServers": {
    "poe": {
      "type": "http",
      "url": "https://poemcp.cheb.com.br/mcp",
      "headers": {
        "Authorization": "Bearer poemcp_YOUR_TOKEN"
      }
    }
  }
}
3

Start asking

"Analyze this PoB build and tell me what the top Righteous Fire builds do differently"