Skip to main content
Glama
rpeters1430

poe2-mcp-server

by rpeters1430

Related Servers

Alternatives to poe2-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A local, single-user MCP server that tracks Path of Exile 2 market data and exposes it to an LLM, enabling currency price lookups, per-league price history, watchlists, stash valuation, and trade preparation from your own machine.
      15
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI-powered Path of Exile 2 character optimization through natural language queries, providing intelligent build recommendations, gear upgrades, and passive tree optimization using the official PoE API and comprehensive game database.
      63 PyPI
      76
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that provides LLMs with access to Path of Exile game data, including gems, unique items, passive tree nodes, item modifiers, maps, scarabs, live pricing, and Path of Building build parsing, fetched at runtime from community sources without requiring an API key.
      1
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server for Path of Exile 2 build analysis that loads builds from Path of Building export codes and allows natural language interrogation via any MCP-compatible client.
      8
      2
      -
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server for Path of Exile 2: a queryable game corpus plus Path-of-Building-faithful calculations, so an LLM can import your build, answer questions, and theorycraft against real numbers (not invented ones).
      64
      2
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      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.
      8
      5
      MIT

    TDQS

    A4.1/5.0

    Scored across 22 tools

    Disambiguation4/5

    Most tools separate cleanly by resource (character, build, log, PoB, trade), and outputs are distinct even when data sources overlap. A few pairs—get_current_area/get_current_character/get_active_build_status and refresh_active_build/import_pob_build/import_poe_ninja_character—share 'current/active/import' phrasing, so an agent must read descriptions carefully to avoid misselection.

    Naming Consistency5/5

    All 22 tools use snake_case with a clear verb-first pattern: get_, set_, list_, import_, clear_, refresh_, find_, compare_, emit_, and is_. The active/current qualifiers and PoB/poe.ninja suffixes are applied consistently enough to make tool intent predictable.

    Tool Count3/5

    At 22 tools, the surface is at the heavy end and includes several granular log/status getters that could plausibly be consolidated, such as get_current_area, get_recent_events, and get_session_summary. The breadth is justified by covering GGG API, PoB, poe.ninja, local logs, and trade, but it still feels slightly over-scoped for a single server.

    Completeness4/5

    The core workflows—character selection, build import/refresh/clear, character state, defenses/offense/inventory, item comparison, trade upgrades, and local log monitoring—are covered without major dead ends. Minor gaps exist, such as no direct skill/quest/league progression tools, and some build data can only be refreshed from its original source, but agents can work around these.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive