Skip to main content
Glama
script.html240 B
{{ $file := .Get "file" }} {{ $version := index ( split .Page.Path `/` ) 0 }} {{ $fileContents := replace $file `{VERSION}` $version | readFile }} {{ $lang := .Get "language" }} {{ (print "```" $lang "\n" $fileContents "```") | safeHTML }}

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/mengfwan/test-mcp-glama'

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