Skip to content

Commit ec8efed

Browse files
tianzhouclaude
andcommitted
docs: drop hardcoded database list from mcpb page
"All supported databases" doesn't go stale when a new connector lands. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 1030d17 commit ec8efed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mcpb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The [MCP Bundle](https://github.com/modelcontextprotocol/mcpb) (`.mcpb`) is a on
1111
2. Install it in your client — in Claude Desktop, double-click the file (or drag it into **Settings → Extensions**).
1212
3. Enter your database connection string when prompted, e.g. `postgres://user:password@host:5432/dbname`. It is stored in the OS keychain, not in a config file.
1313

14-
The bundle includes drivers for PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite, and runs locally over stdio.
14+
The bundle includes the drivers for all supported databases and runs locally over stdio.
1515

1616
### Clients without native .mcpb support
1717

0 commit comments

Comments
 (0)