Skip to main content
Glama

Warp SQL Server MCP

by egarcia74
warp-sql-server-mcp.code-workspace784 B
{ "folders": [ { "path": "." } ], "settings": { "github.copilot.enable": { "*": true, "markdown": true }, "github.copilot.chat.welcomeMessage": "always", "github.copilot.editor.enableAutoCompletions": true, "files.watcherExclude": { "**/node_modules/**": true, "**/coverage/**": true, "**/logs/**": true, "**/.git/**": true }, "search.exclude": { "**/node_modules": true, "**/coverage": true, "**/logs": true }, "files.associations": { "WARP.md": "markdown", "*.md": "markdown" }, "chatgpt.openOnStartup": true }, "extensions": { "recommendations": [ "github.copilot", "github.copilot-chat", "ms-vscode.vscode-json" ] } }

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