Skip to main content
Glama

Related Servers

Alternatives to pob2-mcp

No user-submitted related servers found.

    Related Servers

    • 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
      D
      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
      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

    TDQS

    B3.4/5.0

    Scored across 30 tools

    Disambiguation3/5

    Several tools have overlapping responsibilities, most notably analyze_defenses and validate_build where the description explicitly notes the redundancy. The tree-related tools are distinct but numerous, requiring careful reading to select the right one.

    Naming Consistency4/5

    The vast majority of tools follow a consistent verb_noun pattern (get_, analyze_, list_, compare_, etc.), making the API predictable. Minor deviations like 'watch_status' (rather than 'get_watch_status') break the pattern slightly.

    Tool Count2/5

    At 30 tools, the server is on the heavy side, exceeding the typical well-scoped range. While the tools span several sub-domains (builds, tree, currency, snapshots), the set could likely be consolidated.

    Completeness4/5

    The server covers a broad range of build management tasks including analysis, optimization, snapshots, file watching, and currency arbitrage. Notable gaps include no delete_build tool and no way to import a build from a file path directly (though export exists).

    Maintenance

    ActivityStale
    ResponsivenessNo issues