mssql-mcp-server

MCP server for MS SQL Server

GitHub Stars

62

User Rating

Not Rated

Favorites

0

Views

22

Forks

29

Issues

5

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.6 or higher

Installation Steps

1. Install the package

bash
pip install mssql-mcp-server

2. Start the server

bash
python -m mssql_mcp_server

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies.

Additional Resources