pf2e-mcp

rjenks/pf2e-mcp
★ 0 stars Python Database Updated 4d ago
An MCP server for building Pathfinder 2nd Edition Remastered characters together with an AI assistant.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pf2e-mcp": {
      "command": "uvx",
      "args": [
        "pf2e-mcp"
      ]
    }
  }
}

Or install with pip: pip install pf2e-mcp

README Excerpt

An MCP server for building Pathfinder 2nd Edition Remastered characters together with an AI assistant. Rather than relying on the assistant's own memory of the rules — which is often incomplete or out of date — it looks everything up in a local, structured database built from the official rules data.

Tools (20)

build_calculate_derived_statsbuild_check_prerequisitebuild_get_level_up_choicesbuild_list_ability_boost_optionsbuild_list_available_featsbuild_list_available_spellsbuild_list_classesbuild_list_equipmentbuild_list_skill_increase_optionsbuild_render_character_sheetbuild_to_pathbuilder_exportbuild_validate_buildresolvedrules_data_versionrules_explainrules_get_entryrules_list_subclass_option_groupsrules_list_subclass_optionsrules_list_variant_rulesrules_related
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →