Search for:

Microsoft SQL Server 2008 Overview and Information

  • Why this server?

    This server specifically mentions Microsoft SQL Server database management.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables executing SQL queries and managing connections with Microsoft SQL Server databases.
    3
    TypeScript
    MIT License
  • Why this server?

    This server supports connecting to SQL Server databases and executing SQL queries.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs like Claude to interact with SQLite and SQL Server databases, allowing for schema inspection and SQL query execution.
    198
    10
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    While it supports various database types, Microsoft SQL Server is specifically listed as one of them.

    -
    security
    F
    license
    -
    quality
    A server that helps people access and query data in databases using the Query Runner with integration of the Model Context Protocol (MCP) Python SDK. Support databases including PostgreSQL Redshift MySQL Microsoft SQL Server Google APIs Amazon Web Services (via boto3) CockroachDB SQLite
    6
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    While it says MySQL, it's similar enough to warrant including in the top 10.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.
    25
    JavaScript
    • Apple
  • Why this server?

    While it says MySQL, it's similar enough to warrant including in the top 10.

    -
    security
    F
    license
    -
    quality
    Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records.
    2
    JavaScript
  • Why this server?

    While it says Linux command-line, it's similar enough to warrant including in the top 10.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.
    1,219
    MIT License
  • Why this server?

    While it supports various language servers, it's similar enough to warrant including in the top 10.

    A
    security
    A
    license
    A
    quality
    TypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
    3
    13
    MIT License
    • Apple
  • Why this server?

    While it doesn't explicitly mention SQL Server, the remote connection allows it to potentially access.

    -
    security
    F
    license
    -
    quality
    A Cloudflare Workers-based MCP server implementation that supports OAuth login and bearer token authentication, allowing secure connection from MCP clients like Claude Desktop and the MCP Inspector.
    TypeScript
  • Why this server?

    Could be useful for interacting with MSSQL from Python code.

    A
    security
    A
    license
    A
    quality
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    1
    7
    Python
    MIT License
    • Apple
  • Why this server?

    Provides SQLAlchemy connectivity to any DBMS, so has potential for MSSQL.

    A
    security
    A
    license
    A
    quality
    Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.
    11
    7
    Python
    Apache 2.0
    • Apple
    • Linux