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.

Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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 -
    440
  • -
    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
  • 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
    121
    6
    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 -

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