Skip to main content
Glama
JTruax

BOIM WordPress Stack MCP

by JTruax

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
WordPress Coding StandardsWordPress coding standards reference for PHP, JavaScript, and CSS
Gutenberg Block Development PatternsCommon Gutenberg block development patterns and examples
GenerateBlocks Development GuideBest practices for GenerateBlocks plugin development
WPCodebox Snippet FormatWPCodebox snippet format specifications and structure
GeneratePress Theme GuideGeneratePress 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