sqlglass
Rank #56,752io.github.S-CurveLabs/sqlglass
SQL Server / Azure SQL for agents: real schema, lint, read-only runs, plans, write previews.
sqlglass is a Model Context Protocol (MCP) server published by S-CurveLabs. It ranks #56,752 of 132,046 servers tracked on MCP Toplist. sqlglass is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 22, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 75,294 of 132,046 servers on MCP Toplist.
Use sqlglass
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sqlglass -e "SQLGLASS_CONFIG=<your SQLGLASS_CONFIG>" -- uvx sqlglassReplace each placeholder with your own value before saving.
[mcp_servers.sqlglass]
command = "uvx"
args = ["sqlglass"]
[mcp_servers.sqlglass.env]
SQLGLASS_CONFIG = "<your SQLGLASS_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sqlglass": {
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<your SQLGLASS_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sqlglass": {
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<your SQLGLASS_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sqlglass": {
"type": "stdio",
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<your SQLGLASS_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sqlglass": {
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<your SQLGLASS_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sqlglass": {
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<your SQLGLASS_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.S-CurveLabs%2Fsqlglass)<a href="https://mcptoplist.com/server/io.github.S-CurveLabs%2Fsqlglass"><img src="https://mcptoplist.com/badge/io.github.S-CurveLabs%2Fsqlglass.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
S-CurveLabs
Other servers by S-CurveLabs
View all S-CurveLabs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 22, 2026 |
Frequently asked questions
- Who maintains sqlglass?
- sqlglass is maintained by S-CurveLabs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is sqlglass listed on the Official MCP Registry?
- Yes — sqlglass is listed on the Official MCP Registry, alongside Glama.
- How many versions does sqlglass have?
- MCP Toplist tracks 1 version of sqlglass, most recently published on Sep 22, 2026.
- Where can I find the source code for sqlglass?
- The source code for sqlglass is hosted at github.com/S-CurveLabs/sqlglass.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.