poe2-mcp-server (sergeyklay/poe2-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 62 out of 100, grade C. It declares 13 tools. No publisher has claimed this listing.
Provides real-time access to Path of Exile 2 game data including currency exchange rates, item prices, and ladder meta-build statistics. It also enables LLMs to search the community wiki and retrieve datamined game information from public APIs.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
sergeyklay
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
poe2_meta_buildspoe2_currency_pricespoe2_currency_checkpoe2_parse_itempoe2_item_pricepoe2_exchange_toppoe2_log_summaryParse the local PoE2 log file and return game events for analysis. Extracts raw player events, zone transitions, and session timing from the game's local log file. Uses structural parsing (language-agnostic) so it works with any game language. Player events are returned raw — interpret them to iden…
poe2_pob_decodeDecode a Path of Building 2 (PoB) build and extract structured information. Accepts: - pobb.in URL (e.g., "https://pobb.in/abc123" or just "pobb.in/abc123") - poe.ninja PoB URL (e.g., "https://poe.ninja/poe2/pob/19f0c" or "pob2://poeninja/19f0c") - Local build filename (e.g., "MyBuild" or "MyBuild.…
poe2_pob_local_buildsList saved Path of Building (PoE2) builds from the local filesystem. Searches for .xml build files in the default PoB2 Builds directory: - Windows: Documents/Path of Building (PoE2)/Builds/ (priority) or %APPDATA%/... - macOS: ~/Library/Application Support/Path of Building (PoE2)/Builds/ - Linux: ~…
poe2_pob_compareCompare two Path of Building 2 builds to identify differences. Accepts any combination of: - pobb.in URL (e.g., "pobb.in/abc123") - poe.ninja PoB URL (e.g., "poe.ninja/poe2/pob/19f0c") - Local build name (if local builds are available) IMPORTANT: Do NOT paste raw Base64 PoB export codes — they get…
poe2_wiki_searchSearch the Path of Exile 2 community wiki (poe2wiki.net) for game mechanics, items, skills, and other information. Args: - query (string): Search term — skill name, mechanic, item, monster, etc. Returns: Up to 5 matching wiki articles with titles and snippets. Examples: - "How does Contagion …
poe2_wiki_pageGet the full content of a specific wiki page from poe2wiki.net. Use poe2_wiki_search first to find the exact page title, then use this to read the full content. Args: - title (string): Exact wiki page title (from search results) Returns: Full wikitext content of the page (may be long — truncate…
poe2_db_lookupLook up detailed game data from poe2db.tw — items, gems, mods, passives. poe2db.tw contains datamined information directly from game files, including exact stat values, gem scaling, mod tiers, and more. Useful for finding translations of game terms in various languages. IMPORTANT: Skills, passive…
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
Tool inputs are validated
10/13 tool handlers declare input schemas (77%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Shell command execution
52 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.1 (high), @modelcontextprotocol/sdk@1.12.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sergeyklay/poe2-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check