Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fbanyai • Uncategorized
An MCP server providing tools to interact with Microsoft SQL Server databases, including schema, table, index, and procedure retrieval.
List all schemas, tables, stored procedures, functions, and indexes in a Microsoft SQL Server database.
Detailed information about table structures including columns, indexes, and foreign key relationships.
That require a programmatic interface to interact with MSSQL databases using the Model Context Protocol.
Tiny MSSQL MCP Server is a Model Context Protocol server designed to facilitate interaction with Microsoft SQL Server databases. It enables MCP clients to retrieve database schemas, tables, stored procedures, functions, indexes, and detailed table information including columns and foreign key relationships. This server supports SQL Authentication and is useful for managing and inspecting MSSQL database structures programmatically.