Skip to main content
Glama
tsconfig.json400 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "jsx": "react-jsx" }, "include": ["src/**/*"], "exclude": ["node_modules", "dist", "**/*.test.ts"], "references": [ { "path": "../core" }, { "path": "../extract" }, { "path": "../storage" }, { "path": "../vector-store" } ], "ts-node": { "esm": true } }

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/prosdevlab/doc-agent'

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