Turn any WordPress site into an MCP server. Connect Claude, Cursor, or any MCP-compatible AI tool to read content, audit SEO, manage posts, upload media, and handle taxonomies — all via secure OAuth 2.0 with PKCE. 45 tools: 24 free read-only + 21 pro write. No coding required.
Server Config
{
"mcpServers": {
"wordpress": {
"url": "https://your-site.com/wp-json/cmsta/v1/mcp",
"transport": "http"
}
}
}