{
"extends": "./api-extractor-base.json",
"mainEntryPointFilePath": "<projectFolder>/dist/esm-types/server/index.d.ts",
/**
* Enable the apiReport but use the same reportFolder and tempFolder to make it a no-op.
* This way forgotten exports are a warning instead of an error.
*/
"apiReport": {
"enabled": true,
"reportFileName": "server.api.md",
"reportFolder": "reports",
"reportTempFolder": "temp"
}
}
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/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server