Mssql MCP
未申請A Model Context Protocol (MCP) server for Microsoft SQL Server, built in C#/.NET 10
インストール
npx -y @codegiveness/mssql-mcp --version未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(18個)
analyze_db_health
Summary health check: size, VLFs, fragmentation, stats staleness, blocking.
analyze_indexes
Missing-index analysis from sys.dmdbmissingindex DMVs (workload-wide or per-query).
database
string
execute_sql
Execute a T-SQL batch. SELECT in Restricted; DML/DDL in Unrestricted.
explain_query
Show the execution plan summary (or raw XML) without executing the query.
format
enum
get_object_details
Return columns, parameters, indexes, and triggers for a specific object.
get_top_queries
Top queries by CPU/duration/reads from sys.dmexecquerystats.
limit
int
list_databases
List all databases with an iscurrent flag (system DBs excluded).
list_objects
List tables/views/procedures/functions with schema, type, and limit filters (default 1000).
list_schemas
List schemas in the current or specified database.
name
string
order_by
enum
query
string
schema
string
sql
string
type
enum