Build schema-driven SQLite CRUD daemons for agent-friendly data operations and automation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "io.github.ynishi/mini-app-mcp" yet — see the docs or source repo.
Using this schema.yaml, start an MCP CRUD service for the users table and explain the available create, read, update, delete operations and field constraints.
A configured users-table service description with CRUD capabilities, field definitions, and invocation details.
Use this MCP tool to insert a new record into the orders table with customer name, item, quantity, and order time; if any required field is missing, ask me to provide it.
Either completes the order insertion or requests missing fields, then provides a brief result summary.
First query task records with status set to pending, then update tasks older than 7 days to overdue and report which records were changed.
Returns the filtered results, bulk update status, and a list of modified records.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Enable AI to create, manage, and query SQLite databases with required metadata.
Enable AI agents to query databases and manage Gmail workflows automatically.
Safely query SQL and NoSQL databases through AI with zero setup.
Access multiple SQL databases with schema discovery, caching, and safety controls.
Add agentic tools with iterative reasoning and tool use to apps