mssql-mcp-reader

ConnorBritain/mssql-mcp-reader

3.2

If you are the rightful owner of mssql-mcp-reader and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MSSQL MCP Reader is a read-only Model Context Protocol server designed for safe schema discovery, profiling, and querying of Microsoft SQL Server databases without the risk of data modification.

Tools

Functions exposed to the LLM to take actions

search_schema

Tool for discovering database schema details.

describe_table

Provides detailed information about a specific table.

list_table

Lists all tables within the database.

list_databases

Lists all available databases on the server.

read_data

Executes SELECT queries to read data from the database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources