MCPServers

Summary

A TypeScript-based MCP server for executing SQL queries and managing connections to Microsoft SQL Server databases. Built with robust error handling, security features, and comprehensive configuration options, it provides tools for querying databases, listing tables and schemas, and handling complex database interactions through a standardized interface. Useful for developers and data professionals needing programmatic access to MSSQL databases with strong validation and error management.

Available Actions(1)

query

Execute a SQL query on a MSSQL database. Parameters: connectionString (string, optional), host (string, optional), port (number, optional), database (string, optional), username (string, optional), password (string, optional), query (string, required), encrypt (boolean, optional), trustServerCertificate (boolean, optional)

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags