Server data from the Official MCP Registry
MCP server for WordPress. Manage posts, users, comments, terms, metadata, and settings.
MCP server for WordPress. Manage posts, users, comments, terms, metadata, and settings.
Set these up before or after installing:
Environment variable: LOCAL_USERNAME
Environment variable: WP_DB_HOST
Environment variable: WP_DB_PORT
Environment variable: WP_DB_NAME
Environment variable: WP_DB_USER
Environment variable: WP_DB_PASSWORD
Environment variable: LOCAL_MULTISITE
Environment variable: LOCAL_DEFAULT_BLOG_ID
Environment variable: LOCAL_DEFAULT_SITE_ID
Environment variable: LOCAL_SSL_ENABLED
Environment variable: LOCAL_SSL_CA_FILEPATH
Environment variable: LOCAL_SSL_CERT_FILEPATH
Environment variable: LOCAL_SSL_KEY_FILEPATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rnaga-wp-mcp": {
"env": {
"WP_DB_HOST": "your-wp-db-host-here",
"WP_DB_NAME": "your-wp-db-name-here",
"WP_DB_PORT": "your-wp-db-port-here",
"WP_DB_USER": "your-wp-db-user-here",
"LOCAL_USERNAME": "your-local-username-here",
"WP_DB_PASSWORD": "your-wp-db-password-here",
"LOCAL_MULTISITE": "your-local-multisite-here",
"LOCAL_SSL_ENABLED": "your-local-ssl-enabled-here",
"LOCAL_DEFAULT_BLOG_ID": "your-local-default-blog-id-here",
"LOCAL_DEFAULT_SITE_ID": "your-local-default-site-id-here",
"LOCAL_SSL_CA_FILEPATH": "your-local-ssl-ca-filepath-here",
"LOCAL_SSL_KEY_FILEPATH": "your-local-ssl-key-filepath-here",
"LOCAL_SSL_CERT_FILEPATH": "your-local-ssl-cert-filepath-here"
},
"args": [
"-y",
"@rnaga/wp-mcp"
],
"command": "npx"
}
}
}This is a well-structured WordPress MCP server with proper authentication mechanisms and permissions appropriate for its purpose. The code follows good security practices with proper token handling, environment variable usage, and comprehensive test coverage. No significant security concerns identified. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.