mbentham/SqlAugur
by Various
MCP server providing AI assistants with safe, read-only access to SQL Server databases. AST-based query validation, rate limiting, and DBA diagnostic tooling.
MCP
mbentham/SqlAugur
Added 1 June 2026
Overview
An MCP server that gives AI assistants read-only access to SQL Server databases. It uses AST-based query validation and rate limiting to enforce safety, and includes DBA diagnostic tooling.
Best for
Best for
Developers and DBAs who need to give AI assistants safe, read-only access to SQL Server databases.
Use cases
- Letting AI assistants query SQL Server for reporting or debugging
- Providing safe, read-only database access to non-admin users
- Running diagnostic queries against SQL Server without risk of writes
How to use
Tools exposed
list_serverslist_databasesread_dataget_query_planget_schema_overviewdescribe_tablelist_programmable_objectsget_object_definitionget_extended_propertiesget_object_dependenciesget_plantuml_diagramget_mermaid_diagramsp_blitzsp_blitz_firstsp_blitz_cachesp_blitz_indexsp_blitz_whosp_blitz_locksp_blitz_plan_comparesp_pressure_detector
Example client config
[object Object] Notes
An MCP server that gives AI assistants read-only access to SQL Server databases. It uses AST-based query validation and rate limiting to enforce safety, and includes DBA diagnostic tooling.
4 stars on GitHub. Last updated 2026-05-11. Licensed MIT.
Use cases
- Letting AI assistants query SQL Server for reporting or debugging
- Providing safe, read-only database access to non-admin users
- Running diagnostic queries against SQL Server without risk of writes
Pros
- AST-based validation prevents dangerous queries at the syntax level
- Rate limiting protects database performance from runaway requests
- Read-only design eliminates risk of accidental data modification
Cons
- Limited to SQL Server, no support for other database engines
- Requires MCP-compatible AI assistants to function
- No write capabilities, so not useful for data entry or updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- AST-based validation prevents dangerous queries at the syntax level
- Rate limiting protects database performance from runaway requests
- Read-only design eliminates risk of accidental data modification
Cons
- Limited to SQL Server, no support for other database engines
- Requires MCP-compatible AI assistants to function
- No write capabilities, so not useful for data entry or updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.