search_mods_by_stat
Search for mods by keyword (e.g., "fire", "life")
How to use it
search_mods_by_stat is exposed by the Poe2 MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_mods_by_stat 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.pyOther tools in Poe2 MCP (37)
Full character analysis (defenses, skills, gear, passives); exposes raw passivenodeids
Analyze allocated passive nodes with pathfinding
Server-side spell DPS, including the optional DoT layer (ignite/poison/bleed + skill DoT)
Report passive-tree data revision vs poe.ninja
Clear cached data
Compare your build to ladder leaders (protobuf builds API)
Explain PoE2 mechanics / stat ids; tiered exact → substring → BM25 lexical; cluster: true dumps a mechanic's full stat-id + source web
Export build to PoB format
Reverse lookup: which skills / passives / ascendancy nodes / mods grant a stat
List all mods available for a generation type
Get calculation formulas
Read local game config INI (gateway, input mode, renderer)
Read the running PoE2 client's Client.txt (character, area, deaths) — local, no network
Show all tier variations of a mod family
Get a character's PoB export via the poe.ninja profile API
Check server status
Import a PoB build — from pobfilepath, raw pobxml, or inline pobcode
Import character from a poe.ninja profile URL (league-segment aware)
Get details for a specific base item
Get complete keystone details by name
Get complete details for a specific mod by ID
Get details for any passive node
View complete spell gem data (per-level costs/reservation)
View complete support gem data (incl. spirit reservation)
List all base item types
List all keystones with full stats
List mods with filtering by type (PREFIX/SUFFIX/IMPLICIT)
List all notable passives with stats
List all available spell gems
List all available support gems
Diff local EHP/defense calcs against poe.ninja's computed stats
Search local item database
Search official trade site (requires auth)
Set up trade site authentication
Validate build against game rules (flat/nested/legacy resistance schemas, null-tolerant)
Check if mods can legally exist together on an item
Check if support gems work together (hard + semantic conflicts)