Skip to main content
Glama
tsconfig.json198 B
{ "compilerOptions": { "outDir": "dist", "target": "ES6" }, "include": ["src/**/*.ts"], // 编译 src 目录下所有 .ts 文件 "exclude": ["src/test/**/*"] // 排除测试目录 }

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/xiaobenyang-com/mcp_tools_3'

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