Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Scalardb

БесплатноНе проверен

Scalardb — Model Context Protocol server

GitHubEmbed

Описание

Scalardb — Model Context Protocol server

README

ScalarDB MCP Server is a Model Context Protocol (MCP) implementation that enables LLMs to access and manage your data through ScalarDB. By leveraging LLMs, you can use natural language to search and update across multiple, potentially siloed, databases.

What is ScalarDB MCP Server?

ScalarDB MCP Server works seamlessly whether you're using a single database or multiple databases. Unlike traditional approaches that require separate MCP servers for each database, ScalarDB MCP Server leverages the multi-storage capabilities of ScalarDB to provide unified access to heterogeneous databases (PostgreSQL, MySQL, Cosmos DB, DynamoDB, etc.) through a single MCP server. By simply submitting queries in natural language, the server automatically executes the appropriate operations across your databases, improving and accelerating decision-making processes.

ScalarDB MCP Server Architecture

Key features

  • Works with single or multiple databases: Whether you have one database or many databases managed by ScalarDB, ScalarDB MCP Server provides a unified natural language interface.
  • AI-powered automation: Use conversational queries—the LLM automatically generates and executes the appropriate database operations.
  • ACID-compliant transactions: Maintain data integrity with full transactional support across databases.
  • Dual operational modes: SQL mode for ScalarDB Cluster (leveraging the SQL interface) or CRUD mode for ScalarDB Community edition (by using ScalarDB Core).

Docs

Quickstart

Get started with ScalarDB MCP Server in three steps:

  1. Install: Download the Docker image or JAR file.
  2. Configure: Connect to your ScalarDB deployment and MCP client.
  3. Use: Start querying your databases by using natural language.

For complete installation and setup instructions, see Getting Started with ScalarDB MCP Server.

Example queries once configured:

  • Show me all users from the customer table
  • Create a new table called products with columns id, name, and price
  • Get user profile and order history for user ID 123

ScalarDB version compatibility

ScalarDB MCP Server ScalarDB Community ScalarDB Cluster Java Version
0.9.x 3.16+ 3.16+ 17+

Note about operational mode:

  • ScalarDB Cluster: Use SQL mode for efficient operations (recommended) or CRUD mode for granular control.
  • ScalarDB Community edition: Use CRUD mode only (SQL interface not available).

Reporting issues

If you find a bug or have a feature request, please open an issue.

Community

from github.com/scalar-labs/scalardb-mcp-server

Установка Scalardb

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/scalar-labs/scalardb-mcp-server

FAQ

Scalardb MCP бесплатный?

Да, Scalardb MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Scalardb?

Нет, Scalardb работает без API-ключей и переменных окружения.

Scalardb — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Scalardb в Claude Desktop, Claude Code или Cursor?

Открой Scalardb на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Scalardb with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development