Skip to main content
Glama
23,456 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"sql server" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    Enables secure database operations on SQL Server instances through a three-tier safety system, supporting schema exploration, query execution, performance analysis, and data export with configurable security levels from read-only to full development access.
    Last updated
    16
    2
    4
  • A
    license
    -
    quality
    C
    maintenance
    Enables secure interaction with multiple SQL database engines (MySQL, PostgreSQL, SQLite, SQL Server) through a standardized interface. Supports schema inspection, safe query execution, and controlled write operations with built-in security restrictions.
    Last updated
    5
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables seamless interaction with MySQL, PostgreSQL, and SQLite databases through the Model Context Protocol. Supports executing SQL queries and inserting data across multiple database types with flexible connection string configuration.
    Last updated
    15,579
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables interaction with Microsoft SQL Server databases using both SQL Server and Windows Authentication. It supports flexible connection configurations, including read-only modes and encrypted communication for secure data management.
    Last updated
    2,362
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to interact with SQL Server databases through natural language, providing capabilities for executing queries, exploring schemas, analyzing performance, backing up tables, and managing data with built-in safety limits.
    Last updated
  • F
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to interact with SQL Server Data Warehouses using natural language for automatic schema discovery and report generation. It ensures security by restricting operations to read-only SELECT queries through both code validation and database permissions.
    Last updated
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to interact with Microsoft SQL Server databases through query execution, schema discovery, CRUD operations, stored procedures, and data export with built-in safety controls.
    Last updated
    18
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to interact with Microsoft SQL Server databases through query execution, schema discovery, CRUD operations, stored procedures, and data export with built-in safety controls.
    Last updated
    18
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Data-first MCP server for reading and writing spreadsheets (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
    Last updated
    25
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables querying and managing PostgreSQL and MySQL databases through natural language, supporting connection management, query execution, schema inspection, and parameterized queries with connection pooling.
    Last updated
    5
    3
    4
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that connects LLMs to SQL databases for development assistance, enabling query execution, schema exploration, and data manipulation while providing safety controls against destructive operations.
    Last updated
    5
  • F
    license
    A
    quality
    C
    maintenance
    Converts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.
    Last updated
    2
    3