poe-data-mcp - Path of Exile game data
Rank #19,712io.github.charleslucas/poemcp
MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups
poe-data-mcp - Path of Exile game data is a Model Context Protocol (MCP) server published by charleslucas. It ranks #19,712 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. poe-data-mcp - Path of Exile game data is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 112,334 of 132,046 servers on MCP Toplist.
Use poe-data-mcp - Path of Exile game data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add poemcp -e "POE_DATA_MCP_CACHE_DIR=<your POE_DATA_MCP_CACHE_DIR>" -- uvx poe-data-mcpReplace each placeholder with your own value before saving.
[mcp_servers.poemcp]
command = "uvx"
args = ["poe-data-mcp"]
[mcp_servers.poemcp.env]
POE_DATA_MCP_CACHE_DIR = "<your POE_DATA_MCP_CACHE_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"poemcp": {
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": "<your POE_DATA_MCP_CACHE_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"poemcp": {
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": "<your POE_DATA_MCP_CACHE_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"poemcp": {
"type": "stdio",
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": "<your POE_DATA_MCP_CACHE_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"poemcp": {
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": "<your POE_DATA_MCP_CACHE_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"poemcp": {
"command": "uvx",
"args": [
"poe-data-mcp"
],
"env": {
"POE_DATA_MCP_CACHE_DIR": "<your POE_DATA_MCP_CACHE_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.charleslucas%2Fpoemcp)<a href="https://mcptoplist.com/server/io.github.charleslucas%2Fpoemcp"><img src="https://mcptoplist.com/badge/io.github.charleslucas%2Fpoemcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
charleslucas
Available versions (4)
| Version | Published |
|---|---|
| 0.3.1 | Jul 25, 2026 |
| 0.3.0 | Jul 11, 2026 |
| 0.2.0 | Jul 11, 2026 |
| 0.1.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains poe-data-mcp - Path of Exile game data?
- poe-data-mcp - Path of Exile game data is maintained by charleslucas, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is poe-data-mcp - Path of Exile game data listed on the Official MCP Registry?
- Yes — poe-data-mcp - Path of Exile game data is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does poe-data-mcp - Path of Exile game data have?
- MCP Toplist tracks 4 versions of poe-data-mcp - Path of Exile game data, most recently published on Jul 25, 2026.
- Where can I find the source code for poe-data-mcp - Path of Exile game data?
- The source code for poe-data-mcp - Path of Exile game data is hosted at github.com/charleslucas/poe-data-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.