Skip to main content
Glama

Fast Mermaid Validator MCP

by ai-of-mine
tsconfig.json•672 B
{ "compilerOptions": { "target": "ES2020", "module": "Node16", "lib": ["ES2020"], "allowJs": true, "outDir": "./src/generated/langium", "rootDir": "./src/services/language", "strict": false, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node16", "resolveJsonModule": true, "declaration": true, "declarationMap": true, "sourceMap": true, "noEmit": true, "noEmitOnError": false }, "include": [ "src/services/language/**/*.ts", "src/services/language/**/*.langium" ], "exclude": [ "node_modules", "**/*.test.ts" ] }

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