# See repository for install instructions
{
"mcpServers": {
"mbentham-sqlaugur": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"mbentham-sqlaugur": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"mbentham-sqlaugur": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The SqlAugur server is a Model Context Protocol server that provides AI assistants with safe, read-only access to SQL Server databases, allowing developers to leverage AI coding assistance while maintaining control over database interactions. This server enables secure and limited database access for AI tools, making it a useful component for development environments where database security is a concern. Developers would use SqlAugur when they need to integrate AI coding assistants with their SQL Server databases while ensuring that the AI tools cannot modify the database.
MCP server providing AI assistants with safe, read-only SQL Server access. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
SqlAugur on nuget
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on nuget.
What tools does it provide?
The SqlAugur server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.