basalt_mcp 0.0.1 copy "basalt_mcp: ^0.0.1" to clipboard
basalt_mcp: ^0.0.1 copied to clipboard

MCP server that lets AI agents inspect live Basalt database connections in a running debug app — schema, table data, and SQL via VM service extensions.

basalt_mcp #

Dart Executable Part of

MCP server for basalt_dart — lets AI agents inspect live Basalt database connections in a running debug app (schema, table data, SQL).

dart run basalt_mcp

Register with Cursor, Claude Code, or any MCP host over stdio. The app must call BasaltDevTools.register(conn) and run in debug/profile mode.

Guide #

See doc/getting_started.md for setup, MCP config, and tool reference.

Tools #

connect · disconnect · list_instances · get_schema · get_table_data · update_row · run_sql

0
likes
120
points
33
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

MCP server that lets AI agents inspect live Basalt database connections in a running debug app — schema, table data, and SQL via VM service extensions.

Repository (GitHub)
View/report issues
Contributing

Topics

#orm #mcp #ai #devtools

License

MIT (license)

Dependencies

args, basalt, logging, mcp_dart, vm_service

More

Packages that depend on basalt_mcp