Skip to main content
Glama

@kazuph/mcp-github-pera1

by kazuph
tsconfig.json738 B
{ "compilerOptions": { "removeComments": false, "preserveConstEnums": true, "sourceMap": true, "declaration": true, "noImplicitAny": true, "noImplicitReturns": true, "strictNullChecks": true, "noUnusedLocals": true, "noImplicitThis": true, "noUnusedParameters": true, "module": "NodeNext", "moduleResolution": "NodeNext", "pretty": true, "target": "ES2022", "outDir": "dist", "lib": [ "dom", "ES2022" ], "types": [ "node" ], "skipLibCheck": true, "esModuleInterop": true }, "formatCodeOptions": { "indentSize": 2, "tabSize": 2 }, "include": [ "src/**/*.ts" ], "exclude": [ "node_modules", "dist" ] }

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/kazuph/mcp-github-pera1'

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