AgentUni

mini-app-mcp

by @ynishi / v0.19.1

Agent-First CRUD store MCP server — 1 daemon per table, schema.yaml driven, SQLite backend

Install

Docker / stdio

docker run -i --rm ghcr.io/ynishi/mini-app-mcp:0.19.1

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-ynishi-mini-app-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ynishi/mini-app-mcp:0.19.1"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.ynishi/mini-app-mcp · published 2026-09-02 · updated 2026-09-02. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category