Skip to main content
Glama

RyanNg

by campfirein
tsconfig.typecheck.json459 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "strict": true, "noUncheckedIndexedAccess": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "noImplicitOverride": true, "exactOptionalPropertyTypes": true, "skipLibCheck": true }, "include": ["src/core/**/*", "src/app/**/*"], "exclude": [ "node_modules", "dist", "**/*.d.ts", "**/__test__/**", "**/__tests__/**", "src/app/ui/**/*" ] }

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/campfirein/cipher'

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