About
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.

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
- Getting Started with ScalarDB MCP Server: Installation and quickstart guide
- ScalarDB MCP Server Tools Reference: Complete documentation of all available MCP tools
Quickstart
Get started with ScalarDB MCP Server in three steps:
- Install: Download the Docker image or JAR file.
- Configure: Connect to your ScalarDB deployment and MCP client.
- 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 tableCreate a new table called products with columns id, name, and priceGet 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
- ScalarDB Documentation: Learn more about ScalarDB.
Installing Scalardb
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/scalar-labs/scalardb-mcp-serverFAQ
Is Scalardb MCP free?
Yes, Scalardb MCP is free — one-click install via Unyly at no cost.
Does Scalardb need an API key?
No, Scalardb runs without API keys or environment variables.
Is Scalardb hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Scalardb in Claude Desktop, Claude Code or Cursor?
Open Scalardb on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Scalardb with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
