SERVER
wp-mcp
Rank #8815io.github.rnaga/wp-mcp
Manage posts, users, comments, terms, metadata, and settings
First listed
Sep 22, 2025
Last publish date
Mar 21, 2026
OVERVIEW
wp-mcp is a Model Context Protocol (MCP) server published by rnaga. It ranks #8815 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. wp-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Sep 22, 2025 and most recently updated on Mar 21, 2026.
STANDING
#8,815of 58,832 tracked serversTop 25%
Ranks ahead of 50,017 of 58,832 servers on MCP Toplist.
CONNECT
Use wp-mcp
Add wp-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"wp-mcp": {
"command": "npx",
"args": [
"-y",
"@rnaga/wp-mcp"
],
"env": {
"LOCAL_USERNAME": "<your LOCAL_USERNAME>",
"WP_DB_HOST": "<your WP_DB_HOST>",
"WP_DB_PORT": "<your WP_DB_PORT>",
"WP_DB_NAME": "<your WP_DB_NAME>",
"WP_DB_USER": "<your WP_DB_USER>",
"WP_DB_PASSWORD": "<your WP_DB_PASSWORD>",
"LOCAL_MULTISITE": "<your LOCAL_MULTISITE>",
"LOCAL_DEFAULT_BLOG_ID": "<your LOCAL_DEFAULT_BLOG_ID>",
"LOCAL_DEFAULT_SITE_ID": "<your LOCAL_DEFAULT_SITE_ID>",
"LOCAL_SSL_ENABLED": "<your LOCAL_SSL_ENABLED>",
"LOCAL_SSL_CA_FILEPATH": "<your LOCAL_SSL_CA_FILEPATH>",
"LOCAL_SSL_CERT_FILEPATH": "<your LOCAL_SSL_CERT_FILEPATH>",
"LOCAL_SSL_KEY_FILEPATH": "<your LOCAL_SSL_KEY_FILEPATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
rnaga
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 1.0.8 | Mar 21, 2026 |
| 1.0.6 | Nov 8, 2025 |
| 1.0.5 | Nov 8, 2025 |
| 1.0.4 | Oct 21, 2025 |
| 1.0.3 | Oct 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is wp-mcp?
- Manage posts, users, comments, terms, metadata, and settings
- Who maintains wp-mcp?
- wp-mcp is maintained by rnaga, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is wp-mcp an official MCP server?
- Yes — wp-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does wp-mcp have?
- MCP Toplist tracks 6 versions of wp-mcp, most recently published on Mar 21, 2026.
- Where can I find the source code for wp-mcp?
- The source code for wp-mcp is hosted at github.com/rnaga/wp-mcp.
EXPLORE