Skip to main content
Glama

SQLite MCP Server

by santos-404
tsconfig.json290 B
{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "strict": true, "esModuleInterop": true, "outDir": "./dist", "resolveJsonModule": true }, "include": [ "./**/*.ts" ], "exclude": ["node_modules"] }

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/santos-404/mcp-server.sqlite'

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