WPConvert MCP
Rank #39,132ai.wpconvert/mcp
Convert frontend folders to WordPress themes: quota, convert, status, download, preview, failures.
WPConvert MCP is a Model Context Protocol (MCP) server published by FTWAgency. It ranks #39,132 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WPConvert MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 19, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 92,914 of 132,046 servers on MCP Toplist.
Use WPConvert MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add wpconvert -e "WPCONVERT_API_KEY=<your WPCONVERT_API_KEY>" -- npx -y @wpconvert/mcpReplace each placeholder with your own value before saving.
[mcp_servers.wpconvert]
command = "npx"
args = ["-y", "@wpconvert/mcp"]
[mcp_servers.wpconvert.env]
WPCONVERT_API_KEY = "<your WPCONVERT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpconvert": {
"command": "npx",
"args": [
"-y",
"@wpconvert/mcp"
],
"env": {
"WPCONVERT_API_KEY": "<your WPCONVERT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpconvert": {
"command": "npx",
"args": [
"-y",
"@wpconvert/mcp"
],
"env": {
"WPCONVERT_API_KEY": "<your WPCONVERT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wpconvert": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wpconvert/mcp"
],
"env": {
"WPCONVERT_API_KEY": "<your WPCONVERT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpconvert": {
"command": "npx",
"args": [
"-y",
"@wpconvert/mcp"
],
"env": {
"WPCONVERT_API_KEY": "<your WPCONVERT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wpconvert": {
"command": "npx",
"args": [
"-y",
"@wpconvert/mcp"
],
"env": {
"WPCONVERT_API_KEY": "<your WPCONVERT_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/ai.wpconvert%2Fmcp)<a href="https://mcptoplist.com/server/ai.wpconvert%2Fmcp"><img src="https://mcptoplist.com/badge/ai.wpconvert%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
FTWAgency
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Aug 19, 2026 |
Frequently asked questions
- Who maintains WPConvert MCP?
- WPConvert MCP is maintained by FTWAgency, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is WPConvert MCP listed on the Official MCP Registry?
- Yes — WPConvert MCP is listed on the Official MCP Registry.
- How many versions does WPConvert MCP have?
- MCP Toplist tracks 1 version of WPConvert MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for WPConvert MCP?
- The source code for WPConvert MCP is hosted at github.com/FTWAgency/wpconvert-devtools.
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.