Content
# McpSQLServerApp
This application provides a set of tools for interacting with a SQL Server database.
## Build and Publish
To build and publish the application to a local folder, use the following command:
```bash
dotnet publish -c Release -o C:\mcp-servers\McpSqlServer
```
## Running the Application
After publishing, you can run the application from the output folder:
```bash
cd C:\mcp-servers\McpSqlServer
.\McpSQLServerApp.exe
```
To enable console logging, use the `-l` flag:
```bash
.\McpSQLServerApp.exe -l
```
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.