servers / bus-mgmt-dolt-mcp-server

bus-mgmt-dolt-mcp-server

communityunknownpythondestructive capablehealthy

Bus Management Dolt MCP Server


01Tools · 14

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
export_views_statements
Export DROP VIEW and CREATE VIEW statements for all views. First outputs all DROP VIEW IF EXISTS statements, then outputs the CREATE VIEW statements.
readfalseunknown
drop_all_views
Drop all views from the database by listing all views and invoking drop_view for each. If a drop fails due to a timeout, the function will retry the drop once.
destructivetruetrue
read_query
Execute SQL read queries safely on the Dolt database
readfalseunknown
download_table_csv
Downloads the content of a specific table as CSV text using the DoltHub API. Handles table names that require quoting automatically.
unknownunknownunknown
drop_view
Drop a view from the database. Handles view names that require quoting (e.g., containing spaces) automatically. Uses the write_query tool for execution.
destructivetruetrue
set_current_database
Set the active database connection string. Expects format: user/database/branch.
writetrueunknown
list_tables
List the BASE tables in the database (excluding views)
readfalseunknown
greetunknownunknownunknown
get_current_database
Return the currently configured database connection string in user/database/branch format.
readfalseunknown
list_views
List the views in the database
readfalseunknown
describe_view
Show the CREATE VIEW statement for a specific view. Handles view names that require quoting (e.g., containing spaces) automatically.
readfalseunknown
describe_table
Describe the structure of a specific table. Handles table names that require quoting (e.g., containing spaces) automatically.
readfalseunknown
create_view
Create a new view in the database using the provided SELECT query. Handles view names that require quoting (e.g., containing spaces) automatically. Uses the write_query tool for execution.
writetrueunknown
write_query
Execute write operations (INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, RENAME) on the Dolt database. Handles polling for asynchronous operations.
writetrueunknown

02Install & source
uvx bus-mgmt-dolt-mcp-server
uvx
pip install bus-mgmt-dolt-mcp-server
pip

03Access granted
Query a database · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-08-16 09:07Z
next_check2026-08-18 09:00Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed metadata:passed tools_list:passed handshake:passed metadata:passed
index_statusindex6 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. bus-mgmt-dolt-mcp-server MCP — as seen on mcpexplorer.com

[![bus-mgmt-dolt-mcp-server MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/bus-mgmt-dolt-mcp-server.svg)](https://mcpexplorer.com/servers/bus-mgmt-dolt-mcp-server)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
bus-mgmt-dolt-mcp-server — MCPExplorer