We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"excludes": [
"temp",
".git/",
"dist/",
"api-extractor-configs/reports",
"api-extractor-configs/temp",
"tmpDist*",
"cli-management-openapi.json",
"function-logs-openapi.json",
"src/cli/generatedApi.ts",
"src/cli/lib/generatedFunctionLogsApi.ts",
"src/vendor",
"CHANGELOG.md"
],
"prettier": {
"proseWrap": "always",
"trailingComma": "all"
},
"plugins": [
"https://plugins.dprint.dev/prettier-0.46.1.json@e5bd083088a8dfc6e5ce2d3c9bee81489b065bd5345ef55b59f5d96627928b7a"
]
}