wpagent-mcp
Rank #31,303dev.wpagent/wpagent-mcp
Manage WordPress & WooCommerce from any MCP client — 58 tools over a signed REST API.
wpagent-mcp is a Model Context Protocol (MCP) server published by THE-KIPDEV. It ranks #31,303 of 132,113 servers tracked on MCP Toplist. wpagent-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 100,810 of 132,113 servers on MCP Toplist.
Use wpagent-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add wpagent-mcp -e "WP_SITE_URL=<your WP_SITE_URL>" -e "WP_API_KEY_ID=<your WP_API_KEY_ID>" -e "WP_API_SECRET=<your WP_API_SECRET>" -e "WP_SITE_LABEL=<your WP_SITE_LABEL>" -- npx -y wpagent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.wpagent-mcp]
command = "npx"
args = ["-y", "wpagent-mcp"]
[mcp_servers.wpagent-mcp.env]
WP_SITE_URL = "<your WP_SITE_URL>"
WP_API_KEY_ID = "<your WP_API_KEY_ID>"
WP_API_SECRET = "<your WP_API_SECRET>"
WP_SITE_LABEL = "<your WP_SITE_LABEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpagent-mcp": {
"command": "npx",
"args": [
"-y",
"wpagent-mcp"
],
"env": {
"WP_SITE_URL": "<your WP_SITE_URL>",
"WP_API_KEY_ID": "<your WP_API_KEY_ID>",
"WP_API_SECRET": "<your WP_API_SECRET>",
"WP_SITE_LABEL": "<your WP_SITE_LABEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpagent-mcp": {
"command": "npx",
"args": [
"-y",
"wpagent-mcp"
],
"env": {
"WP_SITE_URL": "<your WP_SITE_URL>",
"WP_API_KEY_ID": "<your WP_API_KEY_ID>",
"WP_API_SECRET": "<your WP_API_SECRET>",
"WP_SITE_LABEL": "<your WP_SITE_LABEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wpagent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wpagent-mcp"
],
"env": {
"WP_SITE_URL": "<your WP_SITE_URL>",
"WP_API_KEY_ID": "<your WP_API_KEY_ID>",
"WP_API_SECRET": "<your WP_API_SECRET>",
"WP_SITE_LABEL": "<your WP_SITE_LABEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpagent-mcp": {
"command": "npx",
"args": [
"-y",
"wpagent-mcp"
],
"env": {
"WP_SITE_URL": "<your WP_SITE_URL>",
"WP_API_KEY_ID": "<your WP_API_KEY_ID>",
"WP_API_SECRET": "<your WP_API_SECRET>",
"WP_SITE_LABEL": "<your WP_SITE_LABEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpagent-mcp": {
"command": "npx",
"args": [
"-y",
"wpagent-mcp"
],
"env": {
"WP_SITE_URL": "<your WP_SITE_URL>",
"WP_API_KEY_ID": "<your WP_API_KEY_ID>",
"WP_API_SECRET": "<your WP_API_SECRET>",
"WP_SITE_LABEL": "<your WP_SITE_LABEL>"
}
}
}
}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/dev.wpagent%2Fwpagent-mcp)<a href="https://mcptoplist.com/server/dev.wpagent%2Fwpagent-mcp"><img src="https://mcptoplist.com/badge/dev.wpagent%2Fwpagent-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
THE-KIPDEV
Other servers by THE-KIPDEV
View all THE-KIPDEV servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.4 | Aug 27, 2026 |
| 1.1.3 | Aug 27, 2026 |
Frequently asked questions
- Who maintains wpagent-mcp?
- wpagent-mcp is maintained by THE-KIPDEV, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is wpagent-mcp listed on the Official MCP Registry?
- Yes — wpagent-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does wpagent-mcp have?
- MCP Toplist tracks 2 versions of wpagent-mcp, most recently published on Aug 27, 2026.
- Where can I find the source code for wpagent-mcp?
- The source code for wpagent-mcp is hosted at github.com/THE-KIPDEV/wpagent-mcp.
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.