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

コメント

「その他」の他のコンテンツ