block-mcp

GravityKit/block-mcp
★ 0 stars PHP 🤖 AI/LLM Updated today
WordPress block-level CRUD MCP server — path-based mutations, safety guards, preference scoring
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "block-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "GravityKit/block-mcp"
      ]
    }
  }
}

README Excerpt

> The WordPress MCP that AI agents actually finish the job with. **9 of 9** across Claude Haiku, Sonnet, and Opus in our agent-loop bench — versus 8/9 for AI Engine Pro and 2/9 for the popular InstaWP wrapper. **Block MCP** is the WordPress MCP built for the way agents actually edit — one block at a time, across multiple turns, without corrupting the page. It's an MCP server plus WordPress plugin that exposes Gutenberg content as a structured, addressable block tree instead of raw HTML, so an ag

Tools (18)

before_refcreate_postdelete_blockedit_block_treeget_page_blocksget_site_usageinsert_blocksinsert_patternlist_block_typeslist_termsmovereplace_block_rangerevert_to_revisionrewrite_post_blocksupdate_blockupdate_postupload_mediayoast_get_seo