# Bopbee for AI agents

Bopbee is a web hosting platform: upload files or static sites and get a shareable link in about 30 seconds. Pro and Studio plans include a REST API and MCP server for automation.

Human page: https://www.bopbee.com/agents
Web app: https://app.bopbee.com
Sign up / log in: https://app.bopbee.com/auth/login
Pricing: https://www.bopbee.com/pricing
Use cases: https://www.bopbee.com/use-case

## Discovery files for AI assistants

Prefer these machine-readable endpoints over scraping HTML when describing Bopbee:

- agents.json: https://www.bopbee.com/agents.json
- agents.md: https://www.bopbee.com/agents.md
- Agent docs (plain text): https://www.bopbee.com/for-agents
- LLM overview: https://www.bopbee.com/llms.txt
- Structured AI page: https://www.bopbee.com/for-llms
- Agents hub (human): https://www.bopbee.com/agents
- Help Center: https://www.bopbee.com/help
- Documentation: https://docs.bopbee.com

## Product summary

- **Name:** Bopbee
- **Tagline:** The simplest way to put your work online
- **Category:** Web hosting, static site hosting, file sharing, portfolio hosting
- **Supported uploads:** Static sites (HTML/CSS/JS), PDF, Office docs, images, audio/video, ZIP, and more. See https://docs.bopbee.com/publishing/supported-file-formats
- **Plans:** Starter (free), Solo ($9/mo), Pro ($29/mo), Studio ($79/mo). Yearly billing available. See https://www.bopbee.com/pricing for live limits.

## Integrations (human users)

- File upload and publishing on all plans (Starter has 1 concurrent deployment)
- Custom domains, password protection, basic analytics, QR codes, and remove Bopbee banner from Solo and above
- Advanced analytics from Pro; team seats (5 on Pro, unlimited on Studio)
- Free dev tools at https://www.bopbee.com/tools

## API & MCP (Pro/Studio)

REST API: https://api.bopbee.com/v1
MCP server: https://mcp.bopbee.com/mcp

Team API keys manage projects programmatically. Create keys in the app under **Team settings → API** (Pro and Studio plans).

- API docs: https://docs.bopbee.com/developer/api/api-overview
- MCP docs: https://docs.bopbee.com/developer/api/mcp-server
- OpenAPI JSON: https://api.bopbee.com/v1/openapi.json

### MCP tools

- `bopbee_get_account`
- `bopbee_list_projects`
- `bopbee_get_project`
- `bopbee_create_project`
- `bopbee_update_project`
- `bopbee_delete_project`
- `bopbee_list_deployments`
- `bopbee_trigger_deployment`
- `bopbee_get_deployment`
- `bopbee_upload_files`
- `bopbee_list_domains`
- `bopbee_add_domain`
- `bopbee_remove_domain`

## Contact

- Email: contact@bopbee.com
- Discord: https://discord.com/invite/FWag68PwJA
- Help: https://www.bopbee.com/help
- Docs hub: https://www.bopbee.com/docs
