WordPress
Rank #4,104io.github.mumega848/mcpwp
MCP for WordPress — connect Claude, Cursor, or Windsurf to any WordPress site.
WordPress is a Model Context Protocol (MCP) server published by mumega-com. It ranks #4,104 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. WordPress is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Feb 10, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 128,009 of 132,113 servers on MCP Toplist.
Use WordPress
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcpwp -e "WP_URL=<your WP_URL>" -e "WP_API_KEY=<your WP_API_KEY>" -- npx -y @mcpwp.net/mcpwpReplace each placeholder with your own value before saving.
[mcp_servers.mcpwp]
command = "npx"
args = ["-y", "@mcpwp.net/mcpwp"]
[mcp_servers.mcpwp.env]
WP_URL = "<your WP_URL>"
WP_API_KEY = "<your WP_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpwp": {
"command": "npx",
"args": [
"-y",
"@mcpwp.net/mcpwp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_API_KEY": "<your WP_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpwp": {
"command": "npx",
"args": [
"-y",
"@mcpwp.net/mcpwp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_API_KEY": "<your WP_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcpwp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpwp.net/mcpwp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_API_KEY": "<your WP_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpwp": {
"command": "npx",
"args": [
"-y",
"@mcpwp.net/mcpwp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_API_KEY": "<your WP_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpwp": {
"command": "npx",
"args": [
"-y",
"@mcpwp.net/mcpwp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_API_KEY": "<your WP_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mumega848%2Fmcpwp)<a href="https://mcptoplist.com/server/io.github.mumega848%2Fmcpwp"><img src="https://mcptoplist.com/badge/io.github.mumega848%2Fmcpwp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
mumega-com
Other servers by mumega-com
View all mumega-com servers →Available versions (1)
| Version | Published |
|---|---|
| 3.0.1 | May 30, 2026 |
Frequently asked questions
- Who maintains WordPress?
- WordPress is maintained by mumega-com, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is WordPress listed on the Official MCP Registry?
- Yes — WordPress is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does WordPress have?
- MCP Toplist tracks 1 version of WordPress, most recently published on May 30, 2026.
- Where can I find the source code for WordPress?
- The source code for WordPress is hosted at github.com/mumega-com/mcpwp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.