Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
Establish connection to SQL Server databases using environment variables for host, credentials, and database configuration. Returns connection status with host, database, and timestamp details.
Discover accessible databases on SQL Server by querying sys.databases, excluding system and blocked databases by default, with options to include system databases.
Provides Claude with direct access to databases including SQLite, SQL Server, PostgreSQL, and MySQL, enabling execution of SQL queries and table management through natural language.
A FastMCP server that provides natural language interaction with MS SQL databases, enabling users to query data, list tables, describe structures, and execute database operations through a conversational AI interface.
A Model Context Protocol server that provides AI assistants with comprehensive access to SQL databases, enabling schema inspection, query execution, and database operations with enterprise-grade security.