# Databutton (verified)

Build and deploy beautiful business apps effortlessly with our AI agent. Generate initial app plans and create a solid foundation for your projects using React and Python APIs. Streamline your develo…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add databutton/databutton-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list databutton/databutton-mcp

# Get full schema for a tool
npx -y @smithery/cli@latest tool get databutton/databutton-mcp submit_app_requirements

# Call a tool
npx -y @smithery/cli@latest tool call databutton/databutton-mcp submit_app_requirements '{}'
```

## Tools (1)

- `submit_app_requirements` — Submit app requirements

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get databutton/databutton-mcp <tool-name>
```

## Resources

- `doc://about_databutton.md` — Learn more about Databutton

## Prompts (1)

- `discuss_app_idea` — Discuss an app idea

---

Source: https://github.com/databutton/databutton-mcp
