Skip to main content
Glama
bokazio

TypeScript WordPress MCP Server

by bokazio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP server (default: 3000)3000
RATE_LIMITNoRequests per minute per IP (default: 60)60
MCP_TRANSPORTNoTransport method (stdio for stdio, otherwise HTTP/S) (default: HTTP)
MCP_AUTH_TOKENNoBearer token for SSE transport authentication (optional)
MAX_FILE_SIZE_MBNoMaximum file size for uploads in MB (default: 50)50
WORDPRESS_API_URLYesWordPress API connection URL
ALLOWED_FILE_TYPESNoComma-separated list of allowed file types (default: jpg,jpeg,png,gif,webp)jpg,jpeg,png,gif,webp
WORDPRESS_AUTH_PASSYesWordPress application password for authentication
WORDPRESS_AUTH_USERYesWordPress username for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/bokazio/ts-wordpress-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server