mssql-mcp
If you are the rightful owner of mssql-mcp 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.
MSSQL MCP Server provides database interaction and business intelligence capabilities, enabling SQL query execution, data analysis, and automatic business insight generation.
MSSQL MCP Server is a robust platform designed to facilitate interaction with Microsoft SQL Server databases. It allows users to execute SQL queries, analyze business data, and generate business insights automatically. The server supports a variety of database operations, including reading and writing data, creating tables, and managing database schemas. It is particularly useful for businesses looking to leverage their data for strategic insights and decision-making. The server is built to be compatible with Python 3.x and requires specific packages such as pyodbc, pydantic, and mcp. It also supports integration with various platforms like Claude Desktop and Windsurf, making it versatile for different business environments.
Features
- Execute SELECT queries to read data from the database.
- Perform INSERT, UPDATE, or DELETE operations on the database.
- Create new tables within the database.
- Retrieve a list of all tables present in the database.
- View schema information for specific tables.