BOIM WordPress Stack MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| format_wpcodebox_snippetB | Format a code snippet for WPCodebox plugin with proper structure and metadata |
| get_wpcodebox_guidelinesB | Get WPCodebox usage guidelines and best practices |
| validate_wpcodebox_snippetC | Validate a snippet structure against WPCodebox requirements |
| generate_gutenberg_blockB | Generate complete Gutenberg block code including block.json, PHP registration, and React components |
| generate_block_variationC | Generate a Gutenberg block variation |
| generate_block_patternC | Generate a Gutenberg block pattern |
| get_gutenberg_standardsB | Get Gutenberg block development standards and best practices |
| generate_gb_blockC | Generate GenerateBlocks-compatible block code |
| generate_gb_stylesC | Generate GenerateBlocks-specific SCSS (compile to CSS for production) |
| generate_gb_templateC | Generate GenerateBlocks template code |
| get_generateblocks_guideB | Get GenerateBlocks development guide and best practices |
| generate_php_functionC | Generate WordPress PHP function following coding standards |
| generate_hookC | Generate WordPress action or filter hook code |
| generate_shortcodeC | Generate WordPress shortcode implementation |
| generate_rest_endpointC | Generate WordPress REST API endpoint |
| format_for_wpcodeboxB | Format any generated code for WPCodebox snippet structure |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| WordPress Coding Standards | WordPress coding standards reference for PHP, JavaScript, and CSS |
| Gutenberg Block Development Patterns | Common Gutenberg block development patterns and examples |
| GenerateBlocks Development Guide | Best practices for GenerateBlocks plugin development |
| WPCodebox Snippet Format | WPCodebox snippet format specifications and structure |
| GeneratePress Theme Guide | GeneratePress theme-specific development guidelines |
Latest Blog Posts
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/JTruax/BOIM-WP-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server