You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**Status: Works great and is in daily use without any known bugs.**
4
4
5
-
**Status2: I just added the package to PYPI and updated the usage instructions. Please report any issues :)**
5
+
**Status2: I just added the package to PyPI and updated the usage instructions. Please report any issues :)**
6
6
7
7
Let Claude be your database expert! MCP Alchemy connects Claude Desktop directly to your databases, allowing it to:
8
8
@@ -12,7 +12,8 @@ Let Claude be your database expert! MCP Alchemy connects Claude Desktop directly
12
12
- Analyze large datasets and create reports
13
13
- Claude Desktop Can analyse and create artifacts for very large datasets using [claude-local-files](https://github.com/runekaagaard/claude-local-files).
14
14
15
-
Works with PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and a host of other [SQLAlchemy-compatible](https://docs.sqlalchemy.org/en/20/dialects/) databases.
15
+
Works with PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server, CrateDB,
16
+
and a host of other [SQLAlchemy-compatible](https://docs.sqlalchemy.org/en/20/dialects/) databases.
16
17
17
18

18
19
@@ -103,7 +104,24 @@ Add to your `claude_desktop_config.json`. You need to add the appropriate databa
0 commit comments