Skip to main content
Glama
VictorNain26

pexels-mcp-server

by VictorNain26

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind. Default: 127.0.0.1.127.0.0.1
PORTNoPort to bind. Default: 8000.8000
LOG_LEVELNoPython log level. Default: INFO.INFO
REDIS_URLNoRedis URL for persistent OAuth state. Supports rediss://.
TRANSPORTNoThe transport protocol: streamable-http or stdio (default).stdio
LOG_FORMATNoLog format: json or text. Default: json in HTTP, text in stdio.
MCP_SERVER_URLNoPublic HTTPS URL of this service. Required for HTTP transport.
PEXELS_API_KEYNoPexels API key. Required for stdio mode.
MCP_ALLOWED_HOSTSNoComma-separated Host allowlist. Defaults to MCP_SERVER_URL's hostname if unset.
MCP_ENCRYPTION_KEYNo32-byte url-safe base64 Fernet key. Required if REDIS_URL is set.
MCP_TRUSTED_PROXY_HOPSNoNumber of proxies in front. Default: 1.1
MCP_RATE_LIMIT_PER_MINUTENoPer-IP rate limit. Default: 60.60

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/VictorNain26/pexels-mcp-server'

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