Skip to main content
Glama

Payload CMS MCP Server

by ohnicholas93

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PAYLOAD_MCP_LOG_LEVELNoLogging verbosity (options: DEBUG, WARNING, ERROR, CRITICAL)INFO
PAYLOAD_MCP_PAYLOAD__TIMEOUTNoRequest timeout in seconds30
PAYLOAD_MCP_PAYLOAD__BASE_URLNoBase API URL for Payload CMS instancehttp://localhost:3000/api
PAYLOAD_MCP_PAYLOAD__AUTH_TOKENNoOptional JWT token for pre-authenticated access. If omitted, browser login will be used on first need
PAYLOAD_MCP_PAYLOAD__VERIFY_SSLNoEnable SSL verification (default: false for local dev; set to true for HTTPS production)false
PAYLOAD_MCP_PAYLOAD__BYPASS_PROXYNoBypass proxies for localhosttrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ohnicholas93/payload-mcp-server'

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