pddl-mcp-server

NBNBTM/pddl-mcp-server
★ 5 stars Python API Integration Updated today
MCP backend for natural-language-to-PDDL modeling, Fast Downward planning, and validated plan artifacts.
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": {
    "pddl-mcp-server": {
      "command": "uvx",
      "args": [
        "pddl-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install pddl-mcp-server

README Excerpt

<p align="center"> <a href="https://github.com/NBNBTM/pddl-mcp-server/actions/workflows/ci.yml"><img src="https://github.com/NBNBTM/pddl-mcp-server/actions/workflows/ci.yml/badge.svg" alt="CI"></a> <a href="https://github.com/NBNBTM/pddl-mcp-server/actions/workflows/codeql.yml"><img src="https://github.com/NBNBTM/pddl-mcp-server/actions/workflows/codeql.yml/badge.svg" alt="CodeQL"></a>

Tools (7)

configknowledgemodelingplannersemanticvalidationworkflow

Topics

ai-planningautomated-planningfast-downwardfastmcpmcppddlplanningpython