wp-mcp
by rnaga
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMOTE_URL | No | The URL of the remote WordPress MCP server (e.g., https://wp-mcp.example.com/mcp). | |
| WP_DB_HOST | No | WordPress database host. | |
| WP_DB_NAME | No | WordPress database name. | |
| WP_DB_PORT | No | WordPress database port. | |
| WP_DB_USER | No | WordPress database user. | |
| LOCAL_CONFIG | No | Absolute path to a custom WordPress config manifest JSON file. | |
| DB_ENVIRONMENT | No | Local database environment identifier. | |
| LOCAL_USERNAME | No | WordPress username to assume. Used by local start to determine available MCP primitives based on user roles and capabilities. | |
| WP_DB_PASSWORD | No | WordPress database password. | |
| LOCAL_MULTISITE | No | Whether the local WordPress installation is a multisite setup. | |
| REMOTE_AUTH_TYPE | No | Authentication type for remote proxy (e.g., 'oauth' or 'password'). | |
| LOCAL_SSL_ENABLED | No | Whether SSL is enabled for the database connection. | |
| LOCAL_DEFAULT_BLOG_ID | No | Default blog ID for multisite. | |
| LOCAL_DEFAULT_SITE_ID | No | Default site ID for multisite. | |
| LOCAL_SSL_CA_FILEPATH | No | File path to the SSL CA certificate. | |
| LOCAL_SSL_KEY_FILEPATH | No | File path to the SSL key. | |
| LOCAL_SSL_CERT_FILEPATH | No | File path to the SSL certificate. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rnaga/wp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server