Skip to main content
Glama
xiaobenyang-com

xiaobenyang-mcp-2-2

tsconfig.json368 B
{ "compilerOptions": { "rootDir": "src", "outDir": "dist", "target": "es2022", "module": "nodenext", "declaration": true, "sourceMap": true, "strictPropertyInitialization": false, "noImplicitAny": false }, "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/xiaobenyang-mcp-2-2'

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