# BetaFinds (remote · betafinds.com)

Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.

- Trust score: 77/100 (medium)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `betafinds.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp.md), [page](https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp)

## Channel facts

- Endpoint: `https://betafinds.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 94/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 60/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1864 tokens (~133/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http pendurov-betafinds-mcp https://betafinds.com/api/mcp
```

### Codex

```toml
[mcp_servers.pendurov-betafinds-mcp]
url = "https://betafinds.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pendurov-betafinds-mcp": {
      "type": "remote",
      "url": "https://betafinds.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add pendurov-betafinds-mcp --url https://betafinds.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  pendurov-betafinds-mcp:
    url: "https://betafinds.com/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "pendurov-betafinds-mcp": {
      "type": "http",
      "url": "https://betafinds.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 75, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 70, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 69)

First indexed and scored.

## MCP tools (14)

### `create_startup` (~383 tokens)

Create a new startup on BetaFinds (submitted for review). Upload the logo and screenshots first via upload_image (or POST https://betafinds.com/api/v1/images) and pass the returned URLs here. Set the category by slug — get the list via list_categories (a category name also works, case-insensitive).

Input parameters:

- `appStoreUrl` (string): App Store page link (iOS)
- `category_slug` (string): Category slug (e.g. ai, saas, fintech)
- `description` (string, required): Full description (min 50 characters)
- `googlePlayUrl` (string): Google Play page link (Android)
- `logo` (string): Logo URL from upload_image (optional)
- `name` (string, required): Product name
- `prelaunch_audience` (string): Who the product is for (up to 1000 characters)
- `prelaunch_promise` (string): What a waitlist subscriber will get (up to 1000 characters)
- `prelaunch_ready` (string): What is already done: prototype, design, private beta… (up to 1000 characters)
- `screenshots` (array): Screenshot URLs from upload_image (up to 5, optional)
- `stage` (string): Product stage: PRELAUNCH — preparing to launch, BETA — recruiting beta testers, LAUNCHED — already launched (default)
- `tagline` (string, required): One-line tagline (up to 160 characters)
- `tags` (array): Tags (up to 6)
- `target_launch_date` (string): Estimated launch date in YYYY-MM-DD format (for prelaunch; empty string clears it)
- `testflightUrl` (string): TestFlight link (iOS beta)
- `url` (string): Product website URL (required for stage=LAUNCHED, optional for prelaunch)

Output parameters:

- `message` (string)
- `slug` (string)
- `status` (string)
- `url` (string)

### `update_startup` (~365 tokens)

Update an existing startup: app-store links, website, short/full description, tags, category, logo and screenshots. Upload the logo and screenshots first via upload_image and pass the returned URLs (screenshots fully replace the current set; to clear the logo, pass an empty string). Pass only the fields you want to change. See current values via list_my_startups. Note: editing an approved startup sends it back to moderation.

Input parameters:

- `appStoreUrl` (string): App Store page link (iOS)
- `category_slug` (string): Category slug (see list_categories)
- `description` (string): Full description (min 50 characters)
- `googlePlayUrl` (string): Google Play page link (Android)
- `logo` (string): Logo URL from upload_image (empty string to clear)
- `prelaunch_audience` (string): Who the product is for (up to 1000 characters)
- `prelaunch_promise` (string): What a waitlist subscriber will get (up to 1000 characters)
- `prelaunch_ready` (string): What is already done: prototype, design, private beta… (up to 1000 characters)
- `screenshots` (array): Screenshot URLs from upload_image (up to 5; fully replace the current set)
- `startup_slug` (string, required): Startup slug (from list_my_startups)
- `tagline` (string): One-line tagline (up to 160 characters)
- `tags` (array): Tags (up to 6)
- `target_launch_date` (string): Estimated launch date in YYYY-MM-DD format (for prelaunch; empty string clears it)
- `testflightUrl` (string): TestFlight link (iOS beta)
- `url` (string): Product website URL

Output parameters:

- `message` (string)
- `slug` (string)
- `status` (string)
- `url` (string)

### `list_categories` (~22 tokens)

List of available categories (slug and name) for create_startup.

Output parameters:

- `items` (array)

### `upload_image` (~113 tokens)

Upload an image (logo or screenshot) for create_startup. Pass the file content as base64 (data is base64 only, no data: prefix). Returns a url to pass into create_startup. Max 2 MB; formats: JPEG, PNG, WebP, GIF.

Input parameters:

- `data` (string, required): File content in base64
- `filename` (string): File name (optional)
- `mime_type` (string, required): MIME type: image/png, image/jpeg, image/webp, image/gif

Output parameters:

- `path` (string)
- `url` (string)

### `list_my_startups` (~37 tokens)

List of your startups on BetaFinds (slug, name, status). Updates can only be published for startups with APPROVED status.

Output parameters:

- `items` (array)

### `publish_update` (~136 tokens)

Publish an update (an entry in the «What's new» feed) for your startup. Subscribers receive an email summary within ~10 minutes. body supports Markdown.

Input parameters:

- `body` (string, required): Text in Markdown (10–20000 characters)
- `startup_slug` (string, required): Startup slug (from list_my_startups)
- `title` (string, required): Update title (3–200 characters)
- `type` (string): Type: RELEASE — new version, UPDATE — improvement, FIX — fix, NEWS — news. Defaults to NEWS.
- `version` (string): Version, if applicable (e.g. 1.4.0)

Output parameters:

- `id` (string)
- `message` (string)
- `publishedAt` (string)

### `create_release` (~98 tokens)

Create a release (version) of your startup. By default also publishes a RELEASE-type update with the notes text. After creation, upload files via request_asset_upload.

Input parameters:

- `announce` (boolean): Whether to publish an update in the feed (default true)
- `notes` (string): Release notes in Markdown
- `startup_slug` (string, required): Startup slug
- `version` (string, required): Version, e.g. 1.4.0

Output parameters:

- `message` (string)
- `release_id` (string)
- `version` (string)

### `request_asset_upload` (~130 tokens)

Get a one-time link to upload a release file (Windows/Mac/Android/Linux, up to 1 GB). Then upload the file: curl -T <file> '<upload_url>'. After uploading, call complete_asset_upload.

Input parameters:

- `filename` (string, required): File name, e.g. MyApp-1.4.0.dmg
- `platform` (string, required): File platform
- `release_id` (string, required): Release ID from create_release
- `sha256` (string): File SHA-256 (hex, optional)
- `size` (number, required): File size in bytes (exact)

Output parameters:

- `assetId` (string)
- `downloadUrl` (string)
- `instructions` (string)
- `uploadUrl` (string)

### `complete_asset_upload` (~49 tokens)

Confirm that the release file has been uploaded. Verifies the file's presence and size in storage and makes it available for download.

Input parameters:

- `asset_id` (string, required): File ID from request_asset_upload

Output parameters:

- `downloadUrl` (string)

### `get_releases` (~80 tokens)

Список опубликованных релизов стартапа с файлами. Для LAUNCHED-проектов downloadUrl — постоянная прямая ссылка. На закрытых стадиях ссылка возвращается только для своих стартапов или где у вас открыт доступ (иначе locked=true, downloadUrl=null).

Input parameters:

- `startup_slug` (string, required): Startup slug

Output parameters:

- `items` (array)

### `change_startup_stage` (~126 tokens)

Change your startup's product stage: PRELAUNCH — preparing to launch, BETA — recruiting beta testers, PAUSED — development paused (requires public_note). To move to LAUNCHED use announce_launch. Allowed transitions: PRELAUNCH→BETA/PAUSED, BETA→PAUSED, PAUSED→PRELAUNCH/BETA.

Input parameters:

- `public_note` (string): Public note (required for PAUSED, up to 500 characters)
- `stage` (string, required): New stage
- `startup_slug` (string, required): Startup slug (from list_my_startups)

Output parameters:

- `message` (string)
- `slug` (string)
- `stage` (string)

### `announce_launch` (~136 tokens)

Announce your startup's official launch: the stage becomes LAUNCHED, a LAUNCH update is published, and waitlist members are notified (once). A working product link is required (url or an already saved store link).

Input parameters:

- `body` (string, required): Description of the first public version, Markdown (10–20000 characters)
- `notify_waitlist` (boolean): Notify the waitlist (default true)
- `startup_slug` (string, required): Startup slug (from list_my_startups)
- `title` (string, required): Launch headline (3–200 characters)
- `url` (string): Working product link (if not set yet)

Output parameters:

- `firstLaunch` (boolean)
- `message` (string)
- `slug` (string)
- `stage` (string)

### `get_waitlist` (~73 tokens)

Waitlist summary for your startup: aggregated counters (active, per week/month, ready to test, invited/accepted), answer distribution for the question, recent anonymized answers and campaigns with aggregated statistics. Participants' contact details are not returned.

Input parameters:

- `startup_slug` (string, required): Startup slug (from list_my_startups)

Output parameters:

- `campaigns` (array)
- `question` (object)
- `slug` (string)
- `stage` (string)
- `waitlist` (object)

### `get_store_reviews` (~77 tokens)

Public Google Play and App Store reviews of your startup: monitoring state per store and the latest reviews (rating, text, developer response). Reviews are collected automatically via the app links.

Input parameters:

- `page` (number): Page (20 reviews each, default 1)
- `startup_slug` (string, required): Startup slug (from list_my_startups)

Output parameters:

- `monitors` (array)
- `reviews` (array)
- `slug` (string)
- `total` (number)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp#diagnostics

## Score history

- 2026-08-03: 77
- 2026-08-02: 76
- 2026-08-01: 76
- 2026-07-31: 75
- 2026-07-30: 72
- 2026-07-29: 71
- 2026-07-28: 71
- 2026-07-27: 70
- 2026-07-26: 69

## Links

- Remote endpoint: https://betafinds.com/api/mcp
- Repository: https://github.com/pendurov/betafinds-mcp
- Website: https://betafinds.com/
- Changelog RSS feed: https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/pendurov-betafinds-mcp/api-mcp
