Skip to main content
Glama

News Aggregator API

tsconfig.json484 B
{ "compilerOptions": { "target": "ES2021", "module": "commonjs", "rootDirs": ["src", "scripts"], "outDir": "dist", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "baseUrl": ".", "paths": { "@/*": ["src/*"] }, "types": ["node"], "typeRoots": ["./node_modules/@types"], "resolveJsonModule": true }, "include": ["src/**/*", "scripts/**/*"], "ts-node": { "transpileOnly": true, "files": true } }

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/Malachi-devel/the-news-api-mcp-server'

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