text2sql-mcp-server
@mariaccc
About text2sql-mcp-server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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
—
—
—
—
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments