Sqlaugur
Rank #11,647io.github.mbentham/sqlaugur
MCP server providing sqlaugur capabilities
Sqlaugur is a Model Context Protocol (MCP) server published by mbentham. It ranks #11,647 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Sqlaugur is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 18, 2026.
Ranks ahead of 120,399 of 132,046 servers on MCP Toplist.
Use Sqlaugur
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sqlaugur -- dnx SqlAugur[mcp_servers.sqlaugur]
command = "dnx"
args = ["SqlAugur"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sqlaugur": {
"command": "dnx",
"args": [
"SqlAugur"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sqlaugur": {
"command": "dnx",
"args": [
"SqlAugur"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sqlaugur": {
"type": "stdio",
"command": "dnx",
"args": [
"SqlAugur"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sqlaugur": {
"command": "dnx",
"args": [
"SqlAugur"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sqlaugur": {
"command": "dnx",
"args": [
"SqlAugur"
]
}
}
}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.mbentham%2Fsqlaugur)<a href="https://mcptoplist.com/server/io.github.mbentham%2Fsqlaugur"><img src="https://mcptoplist.com/badge/io.github.mbentham%2Fsqlaugur.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mbentham
Available versions (2)
| Version | Published |
|---|---|
| 1.3.1 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sqlaugur?
- Sqlaugur is maintained by mbentham, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Sqlaugur listed on the Official MCP Registry?
- Yes — Sqlaugur is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Sqlaugur have?
- MCP Toplist tracks 2 versions of Sqlaugur, most recently published on Feb 18, 2026.
- Where can I find the source code for Sqlaugur?
- The source code for Sqlaugur is hosted at github.com/mbentham/sqlaugur.
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.