Skip to content

WP MCP Ultimate v1.0.0

Choose a tag to compare

@AgriciDaniel AgriciDaniel released this 28 Feb 17:38
· 43 commits to main since this release

WP MCP Ultimate v1.0.0

Initial public release — full MCP server with 57 WordPress abilities, no other plugins needed.

What's included

  • MCP Adapter (Streamable HTTP + STDIO transports)
  • Abilities API polyfill (for WP < 6.9)
  • 57 WordPress abilities across 10 categories
  • Admin dashboard with API key management

Bugs fixed in v1.0.0

  • Ability registration timing (did_action() fix)
  • AbilitiesApi polyfill: execute_callback naming mismatch
  • AbilitiesApi polyfill: strict type hint TypeErrors
  • AbilitiesApi polyfill: WP_Error swallowed by bool cast
  • Content/Search pagination optimization
  • Options case preservation
  • Server version constant

Full Changelog: https://github.com/AgriciDaniel/wp-mcp-ultimate/commits/v2.0.0