MCP.so
Sign In

text2sql-mcp-server

@mariaccc

About text2sql-mcp-server

No overview available yet

Basic information

Category

Other

Runtime

java

Transports

stdio

Publisher

mariaccc

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers