Serversio.github.Deepfreezechill/agentbuilders
A

io.github.Deepfreezechill/agentbuilders

io.github.Deepfreezechill/agentbuilders · v0.6.1
▦ npm
v0.6.1npm npm: agentbuilders↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Deepfreezechill/agentbuilders",
  "description": "Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.",
  "repository": {
    "url": "https://github.com/agentbuilders/cli",
    "source": "github"
  },
  "version": "0.6.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agentbuilders",
      "version": "0.6.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your AgentBuilders API key. Get one free at https://agentbuilders.app",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "AB_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}