c0h1b4_mssql-mcp-server
If you are the rightful owner of c0h1b4_mssql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases, providing tools for executing SQL queries and managing database connections.
The MSSQL MCP Server is designed to facilitate seamless interaction with Microsoft SQL Server databases through the Model Context Protocol. It allows users to execute SQL queries and manage database connections efficiently. The server can be easily integrated into existing MCP settings, providing flexibility in connection configurations either through a full connection string or individual parameters. This server is particularly useful for developers and database administrators who need to perform database operations programmatically within an MCP environment. With support for encryption and server certificate trust, it ensures secure database interactions.
Features
- SQL Query Execution: Execute SQL queries on a Microsoft SQL Server database.
- Flexible Connection Configuration: Use either a full connection string or individual parameters for database connection.
- Secure Connections: Supports encryption and server certificate trust for secure database interactions.
- Development Tools: Includes scripts for development, testing, and code formatting.
- MCP Integration: Easily integrates with MCP settings for streamlined database operations.
Tools
query
Execute a SQL query on a MSSQL database.