MCP server for Microsoft SQL Server with SQL Agent job management and stored procedure version control
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"mssql-agent-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MSSQL Agent MCP [](https://badge.fury.io/py/mssql-agent-mcp) [](https://pypi.org/project/mssql-agent-mcp/) [](https://opensource.org/licenses/MIT) A Model Context Protocol (MCP) server that provides tools for interacting with Microsoft SQL Server databases and managing SQL Server Agent Jobs. Beyond basic database query functionality, this server supports managing stored procedures and SQL Server Agent jobs as code. Users can easily export, edit, and update these objects, and integrate them into version control systems. ## Features This MCP server provides the following tools: ### Database Tools | Tool | Description | |------|-------------| | `query` | Execute SELECT queries and return results | | `execute` | Execute INSERT, UPDATE, DELETE, CREATE statements | | `list_tables` | List all tables in the database | | `describe_table` | Get table schema including columns, types, and constraints | | `list_databases` | List all databases on the server | | `get_table_sample` | Get sample rows from a table | | `get_table_indexes` | Get indexes defined on a table | | `get_foreign_keys` | Get foreign key relationships | ### Stored Procedure Tools | Tool | Description | |------|-------------| | `list_procedures` | List all stored procedures in the current database (optionally include definitions) | | `list_all_procedures` | List all stored procedures across all databases on the server | | `get_procedure_details` | Get detailed info about a procedure including its full definition | | `get_procedure_parameters` | Get parameters for a specific stored procedure | | `export_procedures_to_files` | Export procedures to SQL files with directory structure: `{db}/{schema}/{procedure}.sql` | | `update_procedure_from_file` | Update a stored procedure from an edited SQL file | ### SQL …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.