Skip to main content
Glama

Warp SQL Server MCP

by egarcia74
.gitignore1.04 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Runtime data pids *.pid *.seed *.pid.lock # Logs logs *.log # Individual MCP config with credentials codex-mcp-config.json *.secrets.* *.secret.* *.private.* *.credentials.* *.creds.* *.key *.pem *.p12 *.pfx # Coverage directory used by tools like istanbul coverage/ *.lcov # Credential removal script (temporary) fix-credentials.sh .nyc_output # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.*.local .env.* !.env.example # macOS .DS_Store # VS Code .vscode/ # JetBrains IDEs .idea/ test/temp/ # Generated Docker platform detection files test/docker/.platform-config.json test/docker/docker-compose.yml #Ignore vscode AI rules .github/instructions/codacy.instructions.md

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/egarcia74/warp-sql-server-mcp'

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