MCPVault

inspect_spell_gem

MCP tool from Poe2 MCP by HivemindOverlord

View complete spell gem data (per-level costs/reservation)

How to use it

inspect_spell_gem is exposed by the Poe2 MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the inspect_spell_gem tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Poe2 MCP

$claude mcp add poe2-optimizer python /path/to/poe2-mcp/launch.py
FULL POE2 MCP LISTING

Other tools in Poe2 MCP (37)

analyze_character

Full character analysis (defenses, skills, gear, passives); exposes raw passivenodeids

analyze_passive_tree

Analyze allocated passive nodes with pathfinding

calculate_character_dps

Server-side spell DPS, including the optional DoT layer (ignite/poison/bleed + skill DoT)

check_tree_freshness

Report passive-tree data revision vs poe.ninja

clear_cache

Clear cached data

compare_to_top_players

Compare your build to ladder leaders (protobuf builds API)

explain_mechanic

Explain PoE2 mechanics / stat ids; tiered exact → substring → BM25 lexical; cluster: true dumps a mechanic's full stat-id + source web

export_pob

Export build to PoB format

find_stat_sources

Reverse lookup: which skills / passives / ascendancy nodes / mods grant a stat

get_available_mods

List all mods available for a generation type

get_formula

Get calculation formulas

get_game_config

Read local game config INI (gateway, input mode, renderer)

get_live_game_state

Read the running PoE2 client's Client.txt (character, area, deaths) — local, no network

get_mod_tiers

Show all tier variations of a mod family

get_pob_code

Get a character's PoB export via the poe.ninja profile API

health_check

Check server status

import_pob

Import a PoB build — from pobfilepath, raw pobxml, or inline pobcode

import_poe_ninja_url

Import character from a poe.ninja profile URL (league-segment aware)

inspect_base_item

Get details for a specific base item

inspect_keystone

Get complete keystone details by name

inspect_mod

Get complete details for a specific mod by ID

inspect_passive_node

Get details for any passive node

inspect_support_gem

View complete support gem data (incl. spirit reservation)

list_all_base_items

List all base item types

list_all_keystones

List all keystones with full stats

list_all_mods

List mods with filtering by type (PREFIX/SUFFIX/IMPLICIT)

list_all_notables

List all notable passives with stats

list_all_spells

List all available spell gems

list_all_supports

List all available support gems

reconcile_defensive_stats

Diff local EHP/defense calcs against poe.ninja's computed stats

search_items

Search local item database

search_mods_by_stat

Search for mods by keyword (e.g., "fire", "life")

search_trade_items

Search official trade site (requires auth)

setup_trade_auth

Set up trade site authentication

validate_build_constraints

Validate build against game rules (flat/nested/legacy resistance schemas, null-tolerant)

validate_item_mods

Check if mods can legally exist together on an item

validate_support_combination

Check if support gems work together (hard + semantic conflicts)