Skip to main content
Glama

MCP Server Demo

by CH-122
.prettierrc620 B
{ "semi": true, "singleQuote": true, "trailingComma": "es5", "tabWidth": 2, "useTabs": false, "printWidth": 100, "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "always", "endOfLine": "lf", "quoteProps": "as-needed", "overrides": [ { "files": "*.vue", "options": { "parser": "vue" } }, { "files": [ "*.json", "*.jsonc" ], "options": { "trailingComma": "none" } }, { "files": "*.md", "options": { "printWidth": 80, "proseWrap": "preserve" } } ] }

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/CH-122/mcp-server'

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