Connect to a SQLite database file to enable interaction with its data, including querying, listing tables, and describing schemas for efficient database management.
Establish a connection to a SQLite database file for AI assistants to interact with data, enabling operations like query execution and schema inspection.
Generate a new table in the SQLite database by executing a CREATE TABLE SQL statement, enabling structured data storage for variance analysis in conversation logs.
A configurable proxy that filters GitHub MCP server tools via YAML whitelist, reducing context consumption from 100+ tools to only the ones you need while providing meta-tools to discover available functionality.
A code understanding and generation system designed for Galacean Engine that helps LLMs comprehend the engine architecture and generate high-quality engine code based on user intent.
Enables AI agents to query and explore SQLite databases through schema inspection, arbitrary SQL execution, and predefined canned queries. Compatible with Datasette metadata for enriching database structure with descriptions.