Skip to main content
Glama
tsconfig.json797 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2020", "outDir": "../../../out/vscode-tests", "rootDir": "../../..", "sourceMap": true, "types": ["mocha", "node"], "moduleResolution": "node", "verbatimModuleSyntax": false, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "removeComments": true, "noEmitOnError": false, "noImplicitAny": false, "strict": false, "baseUrl": ".", "paths": { "*": ["*"] } }, "include": [ "**/*.cts", "../../../src/utils/*.cts" ], "exclude": [ "../shared/**/*", "../vitest/**/*", "**/*.js", "**/*.ts", "**/*.mts" ] }

Latest Blog Posts

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/patelnav/my-tools-mcp'

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