Skip to main content
Glama

Pythagraph RED MCP Server

by pythagraph
tsconfig.json494 B
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "outDir": "./dist", "rootDir": ".", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "allowImportingTsExtensions": false, "declaration": true, "declarationMap": true, "sourceMap": true }, "include": [ "./**/*.ts" ], "exclude": [ "dist/**/*", "**/__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/pythagraph/pythagraph-red-mcp'

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