basalt_mcp 0.1.0 copy "basalt_mcp: ^0.1.0" to clipboard
basalt_mcp: ^0.1.0 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.

Changelog #

0.1.0 #

  • Requires basalt >=0.1.0 <0.2.0 — the previous lower bound predated package:basalt/devtools_client.dart and broke downgrade analysis.
  • Added an example (example/README.md): app instrumentation, MCP host config, and a typical agent session.
  • No functional changes.

0.0.1 #

Initial development release of the basalt_mcp MCP server.

  • Stdio MCP server (basalt_mcp executable) using mcp_dart.
  • Connect to a running debug app via VM service URI.
  • Tools proxying ext.basalt.* extensions: list instances, schema introspection, table paging, row updates, and raw SQL.
0
likes
160
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