Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search-posts | Search for WordPress posts by title or keyword |
get-post | Get a WordPress post by its ID |
create-post | Create a new WordPress post using Gutenberg blocks |
update-post | Update a WordPress post using Gutenberg blocks |
wordpress-block-types-schema | Available WordPress block types that can be used for content creation |