Skip to main content
Glama
Nam088

Multi-Database MCP Server

by Nam088
tsconfig.json526 B
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "lib": ["ES2022"], "moduleResolution": "Node16", "outDir": "./dist", "rootDir": ".", "declaration": true, "declarationMap": true, "sourceMap": true, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "exactOptionalPropertyTypes": true }, "include": ["src/**/*", "bin/**/*"], "exclude": ["node_modules", "dist"] }

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/Nam088/mcp-server'

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