Powerful API access to WordPress.org resources through Model Context Protocol
Access WordPress.org data through a secure, authenticated API
Search and discover WordPress themes with advanced filtering options.
Find the perfect WordPress plugins for your projects with comprehensive metadata.
Access documentation for WordPress core functions.
Powered by GitHub OAuth for secure access control.
Built on Cloudflare Workers for global performance and reliability.
Browse and search WordPress block patterns library.
Our MCP server provides the following tools for accessing WordPress.org data:
• wporg_query_themes - Search and filter WordPress.org themes • wporg_get_theme_information - Get detailed information about a specific theme • wporg_list_theme_hot_tags - Get popular theme tags • wporg_list_theme_features - Get available theme features
• wporg_query_plugins - Search and filter WordPress.org plugins • wporg_get_plugin_information - Get detailed information about a specific plugin • wporg_list_plugin_hot_tags - Get popular plugin tags
• wporg_browse_block_patterns - Browse and search WordPress block patterns • wporg_search_wp_functions - Search WordPress core function documentation
Connect to this MCP server using any MCP-compatible client:
{ "mcpServers": { "wporg": { "command": "npx", "args": [ "mcp-remote", "https://mcp-wp-search.hidetaka.dev/sse" ] } } }
Run the following command and connect to https://mcp-wp-search.hidetaka.dev/sse
:
npx @modelcontextprotocol/inspector@latest