MCP.so
ログイン

Dbconvert Streams MCP

@slotix

Dbconvert Streams MCP について

Read-only MCP server for your databases. Lets AI assistants inspect schemas, preview data, run read-only SQL, and join across PostgreSQL, MySQL, files (CSV/JSONL/Parquet), and S3 - 26 read-only tools. SELECT-only by server-side filter: the AI can look and explain, never write.

基本情報

カテゴリ

データと分析

トランスポート

stdio

公開者

slotix

投稿者

Dmitry Narizhnykh

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "dbconvert-streams": {
      "url": "https://your-host/mcp",
      "headers": {
        "X-API-Key": "<your-api-key>",
        "X-Install-ID": "<your-install-id>"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Dbconvert Streams MCP?

It gives AI assistants read-only access to databases through the Model Context Protocol. It allows inspection of connections, schemas, tables, views, and running read-only SELECT queries across PostgreSQL, MySQL, files (CSV/JSONL/Parquet), and S3. Designed for developers who want AI to safely query and explain database data.

How to use Dbconvert Streams MCP?

Setup takes about 5 minutes via the provided guide. The server supports stdio transport (desktop, one-click from the AI Assistants panel) and HTTP transport (Docker/self-hosted). It works with Claude Desktop, Claude Code, Cursor, VS Code Copilot, Windsurf, Gemini CLI, and Codex.

Key features of Dbconvert Streams MCP

  • 26 read-only tools for database inspection and queries.
  • Federated queries across PostgreSQL, MySQL, CSV/JSONL/Parquet, and S3.
  • Diagnose streams: status, recent errors, logs, and throughput.
  • Read‑only by design – only SELECT queries pass the filter.
  • Supports stdio and HTTP transports.
  • Compatible with numerous AI coding assistants.

Use cases of Dbconvert Streams MCP

  • AI assistant inspects database schema to answer questions about data structure.
  • Run read-only SQL queries to preview data without write risk.
  • Join data across multiple databases and file formats in one federated query.
  • Monitor stream health and diagnose errors through AI.
  • Enable AI coding tools to understand and query databases safely.

FAQ from Dbconvert Streams MCP

Is it truly read-only?

Yes. Only SELECT queries pass the server-side filter. The AI cannot write, change configs, or start streams.

What databases and file formats are supported?

PostgreSQL, MySQL, CSV, JSONL, Parquet files, and S3.

What transports are available?

Stdio (desktop, one-click from the AI Assistants panel) and HTTP (Docker/self-hosted).

Which AI assistants work with this server?

Claude Desktop, Claude Code, Cursor, VS Code Copilot, Windsurf, Gemini CLI, and Codex.

How long does setup take?

Approximately 5 minutes. Follow the guide at https://streams.dbconvert.com/docs/mcp/setup.

コメント

「データと分析」の他のコンテンツ