
Mssql Mcp Server
@stilllovee
About Mssql Mcp Server
MCP server enables AI agents to interact with MSSQL.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mssql": {
"command": "npx",
"args": [
"github:stilllovee/mssql-mcp-server"
],
"env": {
"DB_SERVER": "servername",
"DB_DATABASE": "dbname",
"DB_USER": "username",
"DB_PASSWORD": "password",
"DB_TRUST_SERVER_CERTIFICATE": "true",
"DB_ENCRYPT": "true"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mssql Mcp Server?
Mssql Mcp Server is an implementation of the Model Context Protocol (MCP) that enables AI agents to interact with MSSQL databases.
How to use Mssql Mcp Server?
Run it using the command npx github:stilllovee/mssql-mcp-server in your terminal.
Key features of Mssql Mcp Server
- Execute SQL queries.
- Structured JSON responses.
Use cases of Mssql Mcp Server
—
FAQ from Mssql Mcp Server
—
Basic information
More Databases MCP servers
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroRedis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Comments