Skip to main content
Glama

EX MCP Server

by Zazzles2908
Caddyfile465 B
{ email you@example.com # Optional: debug # debug } # Replace example.com with your domain example.com { encode gzip @mcp { path /mcp* path /sse* path /v1/sse* } reverse_proxy @mcp ex-mcp:7800 { header_up Authorization {>Authorization} header_up X-Forwarded-Proto {scheme} header_up X-Forwarded-For {remote} header_up Host {host} } handle /healthz { reverse_proxy ex-mcp:7800 } }

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/Zazzles2908/EX_AI-mcp-server'

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