diff --git a/README.md b/README.md index c73cede..f1f361e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ScalarDB MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprot 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](https://scalardb.scalar-labs.com/docs/latest/multi-storage-transactions) 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 +ScalarDB MCP Server Architecture ### Key features diff --git a/docs/images/architecture.png b/docs/images/architecture.png index b24347f..0ec84ab 100644 Binary files a/docs/images/architecture.png and b/docs/images/architecture.png differ