We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyanheads/atlas-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["src", "scripts"],
"entryPointStrategy": "expand",
"out": "docs/api",
"readme": "README.md",
"name": "atlas-mcp-server API Documentation",
"includeVersion": true,
"excludePrivate": true,
"excludeProtected": true,
"excludeInternal": true,
"theme": "default"
}