Skip to main content
Glama

MCPDemo - Visual SQL Chat Platform

by Ayi456
tsconfig.json696 B
{ "compilerOptions": { "target": "ES2020", "useDefineForClassFields": true, "lib": ["ES2020", "DOM", "DOM.Iterable"], "module": "ESNext", "skipLibCheck": true, "moduleResolution": "Bundler", "resolveJsonModule": true, "isolatedModules": true, "noEmit": true, "jsx": "react-jsx", "strict": true, "baseUrl": ".", "paths": { "@/api/*": ["src/api/*"], "@/app/*": ["src/app/*"], "@/components/*": ["src/components/*"], "@/lib/*": ["src/lib/*"], "@/store/*": ["src/store/*"], "@/types/*": ["src/types/*"], "@/utils/*": ["src/utils/*"], "@/hooks/*": ["src/hooks/*"] } }, "include": ["src"] }

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/Ayi456/visual-mcp'

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