Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Poe Data Mcp Path of Exile game data
Poe Data Mcp   Path of Exile game data logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 6:57:28 PM

Poe Data Mcp Path of Exile game data

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "poe-data-mcp-path-of-exile-game-data": {
      "command": "uvx",
      "args": [
        "poe-data-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

poe-data-mcp

This product is not affiliated with or endorsed by Grinding Gear Games in any way.

An MCP server that gives any LLM access to Path of Exile game data β€” gems, unique items, passive tree nodes, item modifiers, maps, scarabs, live pricing, and Path of Building build parsing.

Data is fetched at runtime from poedb.tw, poe.ninja, and poewiki.net. No API key required.

Part of poe_mcp_suite

This server is part of poe_mcp_suite β€” a collection of MCP servers for Path of Exile. The suite works with any MCP-compatible AI agent, and ships an analysis framework that is additionally optimized for Claude Code. See the suite repo for an overview of all available servers and tools.


Installation

Requirements

  • Python 3.10+
  • An MCP-compatible client β€” e.g. Claude Desktop / Claude Code, Cursor, Windsurf, Cline, VS Code, or Zed
  • Internet access (all data is fetched at runtime)

Quick install (recommended) β€” no clone, no manual setup

poe-data-mcp is published to PyPI, so an ephemeral runner like uvx or pipx can fetch and run it on demand β€” nothing to clone or keep updated. Add this to your MCP client config:

config.json
{
  "mcpServers": {
    "poe-data-mcp": {
      "command": "uvx",
      "args": ["poe-data-mcp"]
    }
  }
}

The Craft of Exile cache is stored in your platform user-cache dir (e.g. %LOCALAPPDATA%\poe-data-mcp\Cache on Windows, ~/.cache/poe-data-mcp elsewhere); override with the POE_DATA_MCP_CACHE_DIR env var. The optional fetch_youtube_* tools use the bundled yt-dlp.

From source

⚠️ Python 3.10+ is required. poe-data-mcp will not work without it. Download from python.org if you don't have it.

bash
git clone https://github.com/charleslucas/poe-data-mcp.git
cd poe-data-mcp
pip install -e .

You can then launch it via the poe-data-mcp command, python -m poe_data_mcp, or python server.py.

πŸ’‘ Not sure how to configure your client? Ask your AI assistant directly: "Guide me step by step to add a local MCP server called poe-data-mcp to my MCP client config. The command is python and the argument is the full path to server.py in the poe-data-mcp folder I cloned." It will walk you through finding the config file and adding the correct JSON block for your OS.

MCP Configuration

The mcpServers block below is the same shape used by most MCP clients (Claude Desktop/Code, Cursor, Windsurf, Cline, VS Code, Zed…) β€” only the config file location differs. Replace the path with the directory where you cloned the repo. For a step-by-step visual walkthrough, see examples.md.

Claude Desktop

File location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

macOS / Linux:

config.json
{
  "mcpServers": {
    "poe-data-mcp": {
      "command": "python",
      "args": ["/path/to/poe-data-mcp/server.py"]
    }
  }
}

Windows:

config.json
{
  "mcpServers": {
    "poe-data-mcp": {
      "command": "python",
      "args": ["C:\\path\\to\\poe-data-mcp\\server.py"]
    }
  }
}

Claude Code (CLI)

Add to your project's .mcp.json. See mcp.json.example for the template.

Note: Use the full absolute path to server.py.


MCP Tools Reference

search_gem

Search for Path of Exile gems by name or description keyword.

Parametersquery: str β€” keyword to match against gem names and descriptions
ReturnsList of matching gems with name, type (active/support), tags, and short description. Fuzzy matched, up to 20 results.

get_gem_detail

Get detailed information about a specific gem.

Parametersgem_name: str β€” e.g. "Fireball" or "Leap Slam"
ReturnsFull gem stats: tags, mana cost, cast time, quality bonuses, and a per-level table showing damage, radius, and other scaling values.

search_item

Search for Path of Exile unique items by name, base type, or mod keyword.

Parametersquery: str β€” supports fuzzy matching; partial names, base types, and mod text all work
ReturnsList of matching unique items with name, base type, and key mods. Up to 10 results.
Examples"headhunter", "leather belt", "culling strike", "life leech dagger"

get_item_detail

Get detailed information about a specific unique item.

Parametersitem_name: str β€” e.g. "Headhunter" or "Lifesprig"
ReturnsFull item data: base type, implicits, all explicit mods with value ranges, flavour text, acquisition methods (div cards, vendor recipes, drop sources), and links to poedb and the Community Wiki.

search_passive

Search for passive skill tree nodes by name or stat keyword.

Parametersquery: str β€” keyword to match against node names and stats
type: str (optional) β€” filter by "keystone", "notable", "mastery", or "ascendancy"
ReturnsList of matching nodes with name, type, and stat preview. Excludes small passives and jewel sockets unless directly matched by name. Up to 20 results.

get_passive_detail

Get full information about a specific passive skill tree node.

Parametersname: str β€” e.g. "Iron Reflexes" or "Divine Shield"
ReturnsFull node stats, mastery effects (if applicable), reminder text, flavour text, ascendancy name, and a list of connected nodes.

search_mods

Search for item modifiers (prefixes and suffixes) available on a given item type.

Parametersitem_type: str β€” item type to look up. Examples: "helmets str", "daggers", "amulets", "boots dex", "body armours str int", "cobalt jewel"
query: str (optional) β€” keyword to filter modifiers, e.g. "life", "fire resistance", "attack speed"
ReturnsGrouped list of prefixes and suffixes that can roll on that item type, with mod name, tier, item level requirement, and value ranges. Also includes corrupted implicits if present.

env_search

Search for maps and scarabs by name or keyword.

Parametersquery: str β€” keyword to match against names and descriptions
category: str (optional) β€” "maps" or "scarabs" to narrow results
ReturnsList of matching maps (with tier and boss) or scarabs (with effect text).

env_detail

Get detailed information about a specific map or scarab.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • Skill of Skills logoSkill of Skills

    Quality-ranked, cross-platform directory of AI coding skills, plugins and MCP servers.

    πŸ’» Developer Tools2 views
    Compare vs Skill of Skills β†’
  • R
    Ruv Swarm

    Neural network swarm orchestration with WebAssembly acceleration and MCP integration

    πŸ’» Developer Tools2 views
    Compare vs Ruv Swarm β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Poe Data Mcp Path of Exile game data

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "poe-data-mcp-path-of-exile-game-data": { "command": "uvx", "args": ["poe-data-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPoe Data Mcp   Path of Exile game data AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/poe-data-mcp-path-of-exile-game-data?style=directory)](https://allmcps.com/mcp/poe-data-mcp-path-of-exile-game-data)
HTML Embed
<a href="https://allmcps.com/mcp/poe-data-mcp-path-of-exile-game-data"><img src="https://allmcps.com/api/badge/poe-data-mcp-path-of-exile-game-data?style=directory" alt="Poe Data Mcp Path of Exile game data on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· poe-data-mcp (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Poe Data Mcp Path of Exile game data β†’Install in Claude DesktopInstall in CursorInstall in VS Code