Skip to main content
Glama

MCP Server Chart

tsconfig.json551 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs", "moduleResolution": "node", "outDir": "./build", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true }, "include": ["src/**/*"], "exclude": ["node_modules"], "tsc-alias": { "verbose": false, "resolveFullPaths": true, "fileExtensions": { "inputGlob": "{js,jsx,mjs}", "outputCheck": ["js", "json", "jsx", "mjs"] } } }

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/data-mindset/mcp-server-chart'

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