Jewei Mssql Mcp Server
Data & Storage这是一个mssql MCP服务器,专门用于执行Microsoft SQL Server的数据查询和表结构查询操作。该服务器提供了一系列工具,使客户端能够方便地与SQL Server数据库进行交互。
Installation
uvx jewei-mssql-mcp-serverView configuration snippet
{
"mcpServers": {
"jewei-mssql": {
"command": "uvx",
"args": [
"jewei-mssql-mcp-server"
],
"env": {
"DB_HOST": "<your_db_host>",
"DB_USER": "<your_db_user>",
"DB_PASSWORD": "<your_db_password>",
"DB_NAME": "<your_db_name>",
"DB_PORT": "<your_db_port>"
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Aiven
Navigate your Aiven projects and interact with the PostgreSQL, Apache Kafka, ClickHouse and OpenSearch services
Alibaba Cloud AnalyticDB for MySQL
Connect to an AnalyticDB for MySQL cluster for getting database or table metadata, querying and analyzing data. It will be supported to add the OpenAPI for cluster operation in the future.
Alibaba Cloud AnalyticDB for PostgreSQL
AnalyticDB PostgreSQL MCP Server is an MCP server on MCP.so — view details, tools, and install instructions.
Alkemi
Query Snowflake, Google BigQuery, DataBricks Data Products through Alkemi.ai. Useful for MCP clients that need reliable integrations and automation workflows.
Like this server?
Discover more MCP servers or submit your own to directory.