MCP.so
登录

text2sql-mcp-server

@mariaccc

关于 text2sql-mcp-server

暂无概览

基本信息

分类

其他

运行时

java

传输方式

stdio

发布者

mariaccc

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器