Skip to main content
Glama

MCP SQL Server

by ryudg
.prettierrc754 B
{ "semi": true, "trailingComma": "es5", "singleQuote": true, "printWidth": 100, "tabWidth": 2, "useTabs": false, "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "avoid", "endOfLine": "lf", "quoteProps": "as-needed", "jsxSingleQuote": true, "proseWrap": "preserve", "htmlWhitespaceSensitivity": "css", "embeddedLanguageFormatting": "auto", "overrides": [ { "files": "*.md", "options": { "printWidth": 80, "proseWrap": "always" } }, { "files": "*.json", "options": { "printWidth": 120, "tabWidth": 2 } }, { "files": "*.sql", "options": { "printWidth": 120, "tabWidth": 2 } } ] }

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

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