Skip to main content
Glama

SQL MCP Server

by adetxt

SQL MCP Server

A Model Context Protocol (MCP) server implementation for SQL databases, providing a standardized interface for interacting with SQL databases through the MCP protocol.

Installation

{ "mcpServers": { "sql-mcp": { "command": "npx", "args": ["@adetxt/sql-mcp"] } } }
{ "mcpServers": { "sql-mcp": { "command": "npx", "args": ["@adetxt/sql-mcp"] } } }
{ "mcp": { "servers": { "sql-mcp": { "type": "stdio", "command": "npx", "args": ["@adetxt/sql-mcp"] } } }

License

MIT

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

For support, please open an issue in the GitHub repository.

-
security - not tested
F
license - not found
-
quality - not tested

A Model Context Protocol server that provides a standardized interface for interacting with SQL databases through the MCP protocol.

  1. Installation
    1. License
      1. Contributing
        1. Support

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables SQL query execution, database management, and business intelligence capabilities through MySQL connections.
            Last updated -
            JavaScript
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that provides tools for connecting to and interacting with various database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through a unified interface.
            Last updated -
            3
            Python
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables executing SQL queries and managing connections with Microsoft SQL Server databases.
            Last updated -
            1
            42
            5
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server implementation that provides a simple interface to interact with PostgreSQL databases, enabling SQL queries, database operations, and schema management through MCP.
            Last updated -
            Python

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/adetxt/sql-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server