local-wp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SITE_ID | No | Site ID from Local (takes precedence over SITE_NAME). Auto-detected if only one site exists. | |
| SITE_NAME | No | Site name as shown in Local (e.g., 'My Site'). Auto-detected if only one site exists. | |
| FS_ALLOW_WRITES | No | Enable writing files via write_site_file. Must be 'true' or 'false'. | false |
| MYSQL_ALLOW_WRITES | No | Enable INSERT/UPDATE/DELETE/ALTER queries. Must be 'true' or 'false'. | false |
| WPCLI_ALLOW_WRITES | No | Enable write WP-CLI commands (plugin install, post create, etc.). Must be 'true' or 'false'. | false |
| WPCLI_SAFE_COMMANDS | No | Comma-separated list of additional read-only commands (e.g., 'wc report sales,my-plugin dump-config'). |
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
- 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/teamchrisfromthelc/local-wp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server