{
// this config is included in the published src directory to prevent TS errors
// from appearing when users go to source, and VSCode opens the source .ts file
// via declaration maps
"include": ["index.ts"],
"compilerOptions": {
"target": "ES2015",
"lib": ["DOM", "DOM.Iterable", "ES2018"],
"moduleResolution": "node"
}
}
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/coingecko/coingecko-typescript'
If you have feedback or need assistance with the MCP directory API, please join our Discord server