a year ago
developer-toolsMCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
Overview
what is mcp-sql?
MCP-sql is a server that enables clients to access SQL databases, specifically MySQL and PostgreSQL.
how to use mcp-sql?
To use mcp-sql, you need to add a specific configuration to your MCP config file, which allows the server to run and access the databases.
key features of mcp-sql?
- Supports both MySQL and PostgreSQL databases.
- Easy configuration through MCP config file.
- Allows seamless access to SQL databases for clients.
use cases of mcp-sql?
- Accessing and managing MySQL databases remotely.
- Connecting to PostgreSQL databases for data retrieval and manipulation.
- Integrating SQL database access into applications using MCP.
FAQ from mcp-sql?
- What databases does mcp-sql support?
mcp-sql supports both MySQL and PostgreSQL databases.
- How do I configure mcp-sql?
You can configure mcp-sql by adding the provided JSON configuration to your MCP config file.
- Is mcp-sql open source?
Yes! mcp-sql is available under the MIT license.