Skip to main content
Glama

DeepSource MCP Server

by sapientpants
tsconfig.json574 B
{ "compilerOptions": { "target": "ES2022", "lib": ["ES2022", "DOM"], "module": "NodeNext", "moduleResolution": "NodeNext", "strict": true, "noUncheckedIndexedAccess": true, "exactOptionalPropertyTypes": true, "noImplicitOverride": true, "forceConsistentCasingInFileNames": true, "noFallthroughCasesInSwitch": true, "resolveJsonModule": true, "declaration": true, "sourceMap": true, "rootDir": "./src", "outDir": "./dist" }, "include": ["src/**/*"], "exclude": ["src/**/*.test.ts", "src/**/__tests__/**"] }

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/sapientpants/deepsource-mcp-server'

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