Skip to main content
Glama
gedin-eth

College Football MCP

by gedin-eth
Caddyfile287 B
:80 { encode zstd gzip # Route /cfb-mcp/api/* to agent service handle_path /cfb-mcp/api/* { uri strip_prefix /cfb-mcp/api reverse_proxy agent:8000 } # Route /cfb-mcp/* to web UI handle_path /cfb-mcp/* { uri strip_prefix /cfb-mcp reverse_proxy web:80 } }

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/gedin-eth/cfb-mcp'

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