Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMOTE_URLNoThe URL of the remote WordPress MCP server (e.g., https://wp-mcp.example.com/mcp).
WP_DB_HOSTNoWordPress database host.
WP_DB_NAMENoWordPress database name.
WP_DB_PORTNoWordPress database port.
WP_DB_USERNoWordPress database user.
LOCAL_CONFIGNoAbsolute path to a custom WordPress config manifest JSON file.
DB_ENVIRONMENTNoLocal database environment identifier.
LOCAL_USERNAMENoWordPress username to assume. Used by local start to determine available MCP primitives based on user roles and capabilities.
WP_DB_PASSWORDNoWordPress database password.
LOCAL_MULTISITENoWhether the local WordPress installation is a multisite setup.
REMOTE_AUTH_TYPENoAuthentication type for remote proxy (e.g., 'oauth' or 'password').
LOCAL_SSL_ENABLEDNoWhether SSL is enabled for the database connection.
LOCAL_DEFAULT_BLOG_IDNoDefault blog ID for multisite.
LOCAL_DEFAULT_SITE_IDNoDefault site ID for multisite.
LOCAL_SSL_CA_FILEPATHNoFile path to the SSL CA certificate.
LOCAL_SSL_KEY_FILEPATHNoFile path to the SSL key.
LOCAL_SSL_CERT_FILEPATHNoFile path to the SSL certificate.

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/rnaga/wp-mcp'

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