Overview
What is text2sql-mcp-server?
text2sql-mcp-server is an MCP server that translates natural language queries into SQL and executes them against a MySQL database. It exposes a Server-Sent Events (SSE) endpoint for MCP clients.
How to use text2sql-mcp-server?
Configure the MySQL datasource in application.yml or via environment variables in docker-compose.yaml, then start the server directly or with Docker. Point an MCP client (e.g., cherry-studio) to http://localhost:8080/sse.
Key features of text2sql-mcp-server
- MySQL database integration with configurable credentials
- Supports both Spring Boot and Docker deployment
- Uses MCP SSE transport protocol
- Designed for use with cherry-studio or similar MCP clients
- Environment-variable-based configuration for secure secrets
Use cases of text2sql-mcp-server
—
FAQ from text2sql-mcp-server
—
—
—
—