
Neuromcp.sqlserver
@AhmedKhalil777
About Neuromcp.sqlserver
A tool for interacting with Microsoft SQL Server databases:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MSSSQLServer1": {
"type": "stdio",
"command": "neuromcp-mssql",
"args": [
"--port",
"5200"
],
"env": {
"MSSQL_SERVER": "Database Server",
"MSSQL_USER": "UserId",
"MSSQL_PASSWORD": "Password",
"MSSQL_DATABASE": "DatabaseName"
}
}
}
}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 Neuromcp.sqlserver?
Neuromcp.sqlserver is an MCP server that requires Microsoft SQL Server (2016 or newer) or Azure SQL and .NET 8.0 or higher.
How to use Neuromcp.sqlserver?
—
Key features of Neuromcp.sqlserver
—
Use cases of Neuromcp.sqlserver
—
FAQ from Neuromcp.sqlserver
What are the requirements for Neuromcp.sqlserver?
.NET 8.0 or higher and Microsoft SQL Server (2016 or newer) or Azure SQL.
What version of SQL Server does Neuromcp.sqlserver support?
Microsoft SQL Server 2016 or newer.
What .NET version is needed for Neuromcp.sqlserver?
.NET 8.0 or higher.
What databases are supported by Neuromcp.sqlserver?
Microsoft SQL Server (2016 or newer) and Azure SQL.
Frequently asked questions
What are the requirements for Neuromcp.sqlserver?
.NET 8.0 or higher and Microsoft SQL Server (2016 or newer) or Azure SQL.
What version of SQL Server does Neuromcp.sqlserver support?
Microsoft SQL Server 2016 or newer.
What .NET version is needed for Neuromcp.sqlserver?
.NET 8.0 or higher.
What databases are supported by Neuromcp.sqlserver?
Microsoft SQL Server (2016 or newer) and Azure SQL.
Basic information
More Databases MCP servers
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

Sqlite
modelcontextprotocolModel Context Protocol Servers

nuzur
nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that speaks MCP) design your schema, query your data, generate mi
Comments