Skip to content

provide prebuilt tool for the sqlite #1226

@Ajay9330

Description

@Ajay9330

Prerequisites

What are you trying to do that currently feels hard or impossible?

feature: add prebuilt tool for the sqlite

Usecase of the feature

  • quick and easy MCP toolbox setup with IDE without installing any db.

  • Testing and prototyping database-driven features without the need for a full-fledged database server.

Suggested Solution(s)

  • execute_sql: A tool to execute arbitrary SQL queries on the connected database.

  • list_tables: A tool to list all tables in the database, with an option for both simple and detailed output.

Alternatives Considered

No response

Additional Details

No response

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions