servers / bus-mgmt-dolt-mcp-server

bus-mgmt-dolt-mcp-server

communityunknownpythondestructive capablehealthy

Bus Management Dolt MCP Server

44
/ 100

01Tools · 14
ToolRiskSide effectsApproval
write_query
Execute write operations (INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, RENAME) on the Dolt database. Handles polling for asynchronous operations.
destructivetruetrue
list_views
List the views in the database
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
writetrueunknown
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
describe_view
Show the CREATE VIEW statement for a specific view. Handles view names that require quoting (e.g., containing spaces) automatically.
writetrueunknown
greetunknownunknownunknown
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.
destructivetruetrue
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
get_current_database
Return the currently configured database connection string in user/database/branch format.
unknownunknownunknown

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

03Access granted
Query a database · destructive

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


04Trust reasoning
  • 0
    Community server
    official_status
  • -3
    No clear license
    license
  • -8
    Exposes destructive tools
    tool_risk
  • +10
    MCP handshake verified
    verification
  • +5
    tools/list verified
    verification

05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-07-01 08:42Z
next_check2026-07-03 07:55Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed metadata:passed
index_statusindex6 unique facts >= 5

06Badge

Show your MCPExplorer trust badge in your README. bus-mgmt-dolt-mcp-server on MCPExplorer

[![MCPExplorer](https://mcpexplorer.com/badge/bus-mgmt-dolt-mcp-server.svg)](https://mcpexplorer.com/servers/bus-mgmt-dolt-mcp-server)

Next step

Want agents that act within guardrails? Apex is the live governed-agent product — paced, capped, and fully-logged actions with approval queues before anything runs.

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