Skip to main content
Glama

SQL MCP Server

by adetxt
.gitignore933 B
# Dependencies node_modules/ .pnp .pnp.js # Testing coverage/ .nyc_output/ # Build output dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Editor directories and files .idea .vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw? # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env*.local # Next.js build output .next out # Vercel .vercel # TypeScript cache *.tsbuildinfo # Optional stylelints cache .stylelintcache # Optional cache for babel .babelcache # Optional next.js build .next/ # Optional production build build/ .windsurf

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/adetxt/sql-mcp'

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