Skip to content

First release

Latest

Choose a tag to compare

@u1pns u1pns released this 08 Dec 10:44

First release, enough for basic MCP agent operations:

  • Read Data: Execute SELECT queries to retrieve data.
  • Write Data: Execute INSERT, UPDATE, DELETE, CREATE, and DROP queries.
  • Schema Inspection: List tables and describe table schemas.

Check README.md for more details. Can be used without cloning the repo