{"name":"com.boathousecloud/boathouse","slug":"boathousecloud-boathouse","title":"Boat House","description":"Deploy and share small apps with team login, persistent data, versioned updates and domains.","url":"https://mcp.market/server/boathousecloud-boathouse","rating":null,"grade":"A","score":87,"certified":false,"status":"active","category":"devtools","tags":["devtools"],"presence":{"score":0,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/allenzhangyiteng/boathouse-cloud","website":"https://boathousecloud.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.boathousecloud.com/mcp","headers":[{"description":"Bearer followed by your Boat House account key. Use the account page advanced MCP settings; never publish this value.","isRequired":true,"isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"access_requests","description":"Everyone waiting to be let into one of this workspace's tools: request id, email, tier asked for, and their message. Owners and tool admins.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"allow_request","description":"Let a waiting person in at the tier they asked for. Their tool grant is made and they get an email saying what to do next. Owners and tool admins.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"id":{"type":"string","description":"The request id from access_requests."}},"required":["id"]}},{"name":"billing","description":"The workspace's money: prepaid balance, whether it is paused, how fast running tools burn credit, how many days are left, whether a card is on file, and the last ledger lines.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"capacity","description":"Quote additional app storage. Show the maximum extra monthly price and get owner approval before confirming. No automatic upgrade. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"storage_gb":{"type":"integer","description":"Requested total storage in whole GB; starts with a price quote."},"confirm":{"type":"boolean","description":"False or absent returns the quote and does nothing. True actually does it."},"quote_id":{"type":"string","description":"The exact capacity quote the owner approved."},"max_extra_monthly_cents":{"type":"integer","description":"Maximum extra monthly price from the approved quote, in cents."}},"required":["tool"]}},{"name":"card_link","description":"A one-time link where a workspace owner types a card into Stripe. This is the only part of Boathouse that needs a browser. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"delete_tool","description":"Delete a tool: its container, its releases and its sharing. By default the tool's database and files are kept. purge true also destroys them forever, and then requires purge_confirm true as well.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"purge":{"type":"boolean","description":"Also destroy the tool's database and uploaded files. Irreversible."},"purge_confirm":{"type":"boolean","description":"Must be true alongside purge, as a second confirmation."}},"required":["tool"]}},{"name":"deploy","description":"Deploy a folder as a tool and make it live at https://<tool>.<workspace domain>. Send the whole folder in `files`, which MUST include a top-level Dockerfile whose process listens on $PORT (8080). Creates the tool on the first deploy; afterwards it replaces the running container. If you got these files from `pull`, pass the release number you pulled as `base` so a deploy someone else made in the meantime is not silently overwritten.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"files":{"type":"object","description":"The folder: relative path -> the file's text content, e.g. {\"Dockerfile\": \"FROM python:3.12-slim\\n...\", \"app.py\": \"...\"}. No leading slash and no '..' in paths.","additionalProperties":{"type":"string"}},"base64":{"type":"object","description":"Optional binary files: relative path -> base64 of the bytes.","additionalProperties":{"type":"string"}},"name":{"type":"string","description":"Human name for the tool, used when it is created (e.g. 'CRCS Finance')."},"note":{"type":"string","description":"Why this release exists; shown in the release list."},"base":{"type":"integer","description":"The release number these files were pulled from. The deploy is refused with STALE_BASE if a newer release is live."}},"required":["tool","files"]}},{"name":"domain_attach","description":"Bring a domain the workspace already owns elsewhere: Boathouse starts answering on it and returns the DNS records to make at the current DNS host. Optionally point it at one tool at the same time. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A full domain name you control, e.g. 'crcstools.com'."},"tool":{"type":"string","description":"Optional: the tool the bare domain and www should open."}},"required":["domain"]}},{"name":"domain_buy","description":"Buy a domain through Boathouse's registrar and point it at this box, paid from the workspace's prepaid balance. Without confirm it only returns the quote (cost now, renewal price, your balance) and buys nothing. Owners only.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"The domain to buy, e.g. 'crcstools.com'."},"confirm":{"type":"boolean","description":"False or absent returns the quote and does nothing. True actually does it."},"quote_id":{"type":"string","description":"The quote_id from the dry run. Required to confirm; reuse it on retries."},"max_cost_cents":{"type":"integer","minimum":1,"description":"Maximum approved total, including Boathouse's margin. Required to confirm."}},"required":["domain"]}},{"name":"domain_check","description":"Ask the registrar whether a domain is free and what it costs per year. Buys nothing. total_cents is the price the workspace pays (registrar_cents plus Boathouse's margin_cents); show that one.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A full domain name, e.g. 'crcstools.com'."}},"required":["domain"]}},{"name":"domain_detach","description":"Stop serving a domain. The registration itself is untouched and domain_attach brings it back. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain the workspace answers on."}},"required":["domain"]}},{"name":"domain_dns","description":"The DNS records the registrar currently holds for a domain Boathouse bought or manages. Changes nothing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain the workspace answers on."}},"required":["domain"]}},{"name":"domain_point","description":"Make a domain (and its www) open one tool instead of the workspace's tool list. An empty tool clears it. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain the workspace answers on."},"tool":{"type":"string","description":"The tool to open, or an empty string to show the tool list again."}},"required":["domain"]}},{"name":"domain_primary","description":"Make one of the workspace's domains the primary one: the address tool URLs and emails use. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain the workspace answers on."}},"required":["domain"]}},{"name":"domain_renewal_set","description":"Set automatic renewal and a maximum prepaid renewal charge. Quote the change first, then require explicit approval with confirm true. Turning renewal off lets the domain expire. Owners only.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain owned through this organization, including detached domains."},"enabled":{"type":"boolean","description":"True renews from prepaid credit; false lets the domain expire."},"max_cost_cents":{"type":"integer","minimum":1,"maximum":100000,"description":"Approved maximum per renewal including the service fee; required when enabling."},"confirm":{"type":"boolean","description":"False or absent returns the quote and does nothing. True actually does it."}},"required":["domain","enabled"]}},{"name":"domain_renewals","description":"Read domain expiry dates, renewal status, spending limits and billing problems. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"domain_repoint","description":"Rewrite a Boathouse-managed domain's DNS records to point at this Boathouse again (after a move, or if someone changed them). Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"domain":{"type":"string","description":"A domain the workspace answers on."}},"required":["domain"]}},{"name":"domains_list","description":"The addresses this workspace answers on: the free <workspace>.boathousecloud.com address, the primary domain, and every custom domain with its DNS state.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"get_tool","description":"One tool in detail: URL, container state, current release, who it is visible to, and the list of people it has been shared with.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."}},"required":["tool"]}},{"name":"list_tools","description":"Every tool in the workspace with its state (running/absent), current release, public URL and who can see it. A 'tool' is one small web app Boathouse runs behind the workspace login.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"logs","description":"The tool container's recent log lines, newest last. Use this to find out why a tool is failing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"tail":{"type":"integer","description":"How many lines from the end (default 200, max 5000)."},"since":{"type":"integer","description":"Unix seconds: only lines after this moment."}},"required":["tool"]}},{"name":"prices","description":"What Boathouse charges, in plain words: one organization plan for up to five lightweight tools, shared limits, storage, and the domain margin.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"pull","description":"Fetch the exact source folder a release was built from, so you can edit it and deploy it back. Returns the release number and the files as text (binary files come back base64 encoded). Tool admins only.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"release":{"type":"integer","description":"Which release to fetch. Defaults to the live one."}},"required":["tool"]}},{"name":"referral","description":"This person's referral code and link, the deal in words, and what each referred workspace has earned them so far (10% of usage charges, paid monthly in cash).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"releases","description":"The last 20 releases of a tool: number, status (live/superseded/failed), when, who and the note. A failed release shows the last line of its build log.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."}},"required":["tool"]}},{"name":"request_access","description":"Ask to be let into a tool in someone else's workspace, at viewer, editor or admin. Its owners get an email with one Allow button; nobody there runs a command. The person is emailed when it is allowed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"target":{"type":"string","description":"<workspace>/<tool>, for example chloe/db."},"tier":{"type":"string","enum":["viewer","editor","admin"],"description":"Default viewer."},"message":{"type":"string","description":"One line the owners see, e.g. who you are and why."}},"required":["target"]}},{"name":"restart","description":"Restart the tool's container with its current release and current secrets.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."}},"required":["tool"]}},{"name":"rollback","description":"Put an earlier release back in service. With no `to`, goes back to the release before the live one. This rolls back the software, never the database.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"to":{"type":"integer","description":"Release number to restore. Defaults to the previous one."}},"required":["tool"]}},{"name":"secrets_delete","description":"Remove one secret from a tool. It disappears on the tool's next restart or deploy.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"name":{"type":"string","description":"The secret's name."}},"required":["tool","name"]}},{"name":"secrets_list","description":"The names of a tool's secrets (API keys and the like), when each was last set and by whom. Values are never returned.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."}},"required":["tool"]}},{"name":"secrets_set","description":"Set one secret on a tool. It is injected as an environment variable of that name and the tool is restarted. Names are UPPER_SNAKE_CASE. Never echo the value back to the user.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"name":{"type":"string","description":"UPPER_SNAKE_CASE environment variable name, e.g. STRIPE_KEY."},"value":{"type":"string","description":"The secret value."}},"required":["tool","name","value"]}},{"name":"set_access","description":"Set who a tool is open to by default: 'members' means anyone in the workspace (at the given tier), 'listed' means only the people it has been explicitly shared with. Use 'listed' for anything sensitive.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"mode":{"type":"string","enum":["members","listed","public"],"description":"members (anyone in the workspace), listed (only people shared with), or public (anyone on the internet may read; writes still need sign-in)."},"tier":{"type":"string","enum":["viewer","editor","admin"],"description":"The tier workspace members get when mode is 'members'."}},"required":["tool","mode"]}},{"name":"share","description":"Give one person access to one tool by email, at a tier: viewer (read only; the gateway blocks their writes), editor (may change the data), admin (may change the software, secrets, sharing). If the person is new, Boat House emails a secure invitation when email is configured. Check emailed in the result; if delivery failed, share the invitation page so the person can request their secure email.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"email":{"type":"string","description":"The person's email address."},"tier":{"type":"string","enum":["viewer","editor","admin"],"description":"viewer, editor or admin. Default viewer."},"labels":{"type":"array","items":{"type":"string"},"description":"Optional app-specific words passed to the tool as headers (e.g. ['consultant']). Labels are not permissions."}},"required":["tool","email"]}},{"name":"topup","description":"Open secure Stripe checkout to add prepaid hosting credit; the owner completes payment there. Without confirm it only quotes and returns operation_id. Confirm the same cents and operation_id after user approval; reuse the ID on retries. Between $5.00 (500) and $1,000.00 (100000). Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"cents":{"type":"integer","description":"Amount in cents, e.g. 2000 for $20.00."},"confirm":{"type":"boolean","description":"False or absent returns the quote and does nothing. True actually does it."},"operation_id":{"type":"string","description":"The payment quote ID, required when confirming or retrying."}},"required":["cents"]}},{"name":"unshare","description":"Take away one person's access to one tool. They keep their workspace account.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."},"email":{"type":"string","description":"The person's email address."}},"required":["tool","email"]}},{"name":"usage","description":"Check storage, memory, CPU and the reason an app is paused. Tool admins only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"tool":{"type":"string","description":"The tool's short name, for example 'finance', or 'acme/finance' to select its workspace."}},"required":["tool"]}},{"name":"users_add","description":"Add a person to the workspace, or change their role. owner = may spend money, buy domains and manage people, and is admin on every tool; member = may see tools open to members and deploy their own; guest = sees only what is explicitly shared with them. Returns a one-time invite link for someone new. Owners only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"email":{"type":"string","description":"The person's email address."},"role":{"type":"string","enum":["member","owner","guest"],"description":"Default member."}},"required":["email"]}},{"name":"users_invite","description":"Resend an invitation to someone in the workspace. New accounts confirm their mailbox through the emailed link; established accounts receive a normal sign-in URL. Password recovery is self-service on that page, and only the account holder's mailbox receives a reset link. Check emailed before offering a fallback.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"email":{"type":"string","description":"The person's email address."}},"required":["email"]}},{"name":"users_list","description":"Everyone in the workspace: role (owner, member or guest), name, and whether they have set a password yet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}},{"name":"users_remove","description":"Remove a person from the workspace. Their sessions, project keys, invites and tool grants stop working immediately. Owners only.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."},"email":{"type":"string","description":"The person's email address."}},"required":["email"]}},{"name":"whoami","description":"Who this project key belongs to: the email, the workspace, the domain its tools live on, and the prepaid balance. Call it first if you are not sure which workspace you are acting in.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"workspace":{"type":"string","description":"Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them."}},"required":[]}}],"scan":{"score":87,"grade":"A","scanned_at":"2026-09-18T00:15:03.280Z","report":{"scannerVersion":"0.1.2","scannedAt":"2026-09-18T00:15:03.230Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 819ms"]},"poisoning":{"score":15,"max":15,"notes":["41 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://mcp.boathousecloud.com/mcp","reachable":true,"authRequired":false,"latencyMs":819,"serverInfo":{"name":"boathouse","version":"0.3"}}],"packages":[],"repo":{"found":true,"owner":"allenzhangyiteng","repo":"boathouse-cloud","archived":false,"pushedAt":"2026-09-17T22:04:33Z","stars":1,"openIssues":0,"ownerType":"User","ownerCreatedAt":"2020-04-06T16:43:52Z","license":"Apache-2.0"}}}},"grade_history":[],"reviews":[]}