Skip to main content
Glama

Fast Mermaid Validator MCP

by ai-of-mine
tsconfig.mcp.json•671 B
{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "lib": ["ES2020"], "allowJs": true, "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "resolveJsonModule": true, "declaration": true, "declarationMap": true, "sourceMap": true, "experimentalDecorators": true, "emitDecoratorMetadata": true }, "include": [ "src/mcp/**/*.ts" ], "exclude": [ "node_modules", "**/*.test.ts", "src/generated/**/*" ] }

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/ai-of-mine/fast-mermaid-validator-mcp'

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