pob2-mcp
by zgrummons
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POB_CMD | No | LuaJIT binary path | luajit |
| POB_DIRECTORY | No | Path to your PoB builds directory | OS-default Builds dir |
| POB_FORK_PATH | No | Path to PathOfBuilding-PoE2/src | ~/Projects/PathOfBuilding-PoE2/src |
| POB_TIMEOUT_MS | No | Lua request timeout (ms) | 10000 |
| POE_SESSION_ID | No | Your POESESSID cookie — required for most Trade API calls | |
| POE_TRADE_BASE | No | Override the trade API base path | …/api/trade2 |
| POB_LUA_ENABLED | No | Set 'true' to enable Lua bridge | false |
| POE_TRADE_ENABLED | No | Enable Trade API tools (PoE2 trade2 endpoints) | false |
| POE_NINJA_DISABLED | No | Set 'true' to hide poe.ninja tools | false |
| POB_LEGACY_GEM_TOOLS | No | Expose the legacy PoE1 skill-gem tools | false |
| POE_TRADE_USER_AGENT | No | Descriptive contactable User-Agent for trade requests | pob2-mcp-server/0.1 … |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zgrummons/pob2-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server