wp-mcp
by cnmbdb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WP_URL | Yes | WordPress 站点地址,如 https://example.com | |
| TRANSPORT | No | 可选,传输模式:http 或 stdio | http |
| MCP_API_KEY | No | 可选,用于保护 MCP 服务的 API 密钥 | |
| WP_USERNAME | Yes | WordPress 用户名 | |
| BIND_ADDRESS | No | 可选,服务绑定地址,默认 127.0.0.1 | 127.0.0.1 |
| WP_JWT_TOKEN | No | 已有的 WordPress JWT Token,在 jwt 模式下必需 | |
| ALLOWED_HOSTS | No | 可选,允许的主机名,多个用逗号分隔 | |
| WP_AUTH_METHOD | No | 鉴权方式:application_password 或 jwt,默认 application_password | application_password |
| MAX_MEDIA_BYTES | No | 可选,媒体上传大小限制(字节),默认 10485760 | 10485760 |
| WP_CONTENT_TYPES | No | 可选,内容类型白名单,用逗号分隔,默认 posts,pages | posts,pages |
| WP_APPLICATION_PASSWORD | No | WordPress 应用密码(Application Password),在 application_password 模式下必需 |
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/cnmbdb/wp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server