# io.github.kleaphq/kleap

Build, edit, publish, and manage websites and web apps with Kleap hosting, domains, and analytics.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.1.0
- **Author:** io.github.kleaphq
- **License:** Unknown
- **Endpoints:** streamable-http https://kleap.co/api/mcp
- **Source:** https://github.com/kleaphq/cli
- **Endpoint health:** reachable (last checked 2026-09-16T11:27:10.812Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-16T16:49:47.126Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

17 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_apps` — List the Kleap apps (websites) owned by the authenticated account, newest first. Returns a `pagination` object {total, limit, offset, has_more, next_offset}: th
- `find_app` — Resolve a website the user names by its ADDRESS — a custom domain ("serrureriesk.ch"), a kleap.io URL ("mysite.kleap.io"), or a bare slug ("mysite") — to one of
- `get_app` — Get one Kleap app's metadata: status, slug, production_url, published state. Use this for general app info at any time. To specifically confirm a deploy/publish
- `list_app_files` — List the source file PATHS of a Kleap app (names only — no contents). Use it to inspect the project structure, then read_files to get the actual contents before
- `read_files` — Read the FULL CONTENTS of existing files so you can edit them SAFELY instead of rewriting blind (which risks breaking shared components/homepages). This closes 
- `write_files`
- `create_app` — Create a new Kleap website (an Astro site) from a natural-language prompt. Returns app_id + task_id immediately; poll check_task until status='completed' (~5-15
- `modify_app` — Ask a Kleap app's AI to change it — describe the OUTCOME you want (edit copy, add a section or page, fix a bug); the AI writes the files (you cannot write files
- `rename_app` — Rename an app's display name. This does NOT change its URL — the live address ({slug}.kleap.io) and any links to it stay intact. (There is no delete tool, by de
- `check_task`
- `retry_task` — Resume a failed/stalled create/modify task from where it stopped (partial files preserved). Use when check_task reports 'failed', instead of starting a brand-ne
- `publish_app` — Build & publish an app to its live URL, with the VERIFIED-LIVE guarantee: only reported live once provably serving (else 'not confirmed live' — never a false po
- `get_publish_status` — Confirm whether an app is actually published and live (production_url + published state) — use this to answer "is it live yet?", typically after publish_app. Fo
- `get_credits` — Check the authenticated account's remaining credit balance and plan.
- `search_domains` — Search for available domains for a site (e.g. 'mybakery'). Returns available names across TLDs. NOTE: agents cannot buy a domain — purchase is confirmed by the 
- `check_domain` — Check a domain's connection / DNS status for a Kleap app.
- `connect_domain` — Connect a domain the user ALREADY OWNS to a live Kleap app (sets up routing + automatic TLS). The app must be live first — a completed create_app/modify_app alr

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"kleap\": {\n      \"type\": \"http\",\n      \"url\": \"https://kleap.co/api/mcp\"\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: mutates data; runs on someone else's infrastructure.
- Floor 27, ceiling 51 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.kleaphq%2Fkleap
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.kleaphq%2Fkleap/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.kleaphq%2Fkleap
- HTML page: https://forgeregistry.com/registry/io.github.kleaphq%2Fkleap
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
