Skip to main content
Glama
holyfata

Mermaid-Grammer-Inspector

tsconfig.json492 B
{ "compilerOptions": { "target": "ES2024", "useDefineForClassFields": true, "module": "ESNext", "lib": ["ES2024"], "moduleResolution": "bundler", "strict": true, "sourceMap": true, "resolveJsonModule": true, "isolatedModules": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "noEmit": true, "noUnusedLocals": true, "noUnusedParameters": true, "noImplicitReturns": true, "skipLibCheck": true, "types": ["node"] }, "include": ["src"] }

Latest Blog Posts

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/holyfata/Mermaid-Grammer-Inspector'

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