MCP.so
登录
B

BetaFinds

@pendurov

关于 BetaFinds

Publish and update your startup on BetaFinds straight from an AI agent — create a listing, post changelog updates, and upload release files for Windows/macOS/Android. Official hosted MCP server (Streamable HTTP); get an API token at https://betafinds.com/profile.

基本信息

许可证

MIT

传输方式

stdio

发布者

pendurov

提交者

OPSoft Inc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "betafinds": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://betafinds.com/api/mcp",
        "--header",
        "Authorization: Bearer blt_YOUR_TOKEN"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is BetaFinds?

BetaFinds is a directory for early-stage startups to discover, upvote, and discuss new projects. This official MCP server lets an AI agent (Claude, Cursor, …) create startup listings, post changelog updates, and upload release files on BetaFinds.

How to use BetaFinds?

Create an API token at https://betafinds.com/profile (format: blt_…). Then add the server to Claude Code with claude mcp add betafinds https://betafinds.com/api/mcp --transport http --header "Authorization: Bearer blt_YOUR_TOKEN". For Claude Desktop, use mcp-remote in the claude_desktop_config.json. The server is hosted and stateless (Streamable HTTP) — nothing to install locally.

Key features of BetaFinds

  • List your startups and their slugs
  • Create and update startup listings
  • Post changelog updates to a startup’s feed
  • Upload release files (Windows/macOS/Android/Linux)
  • Presigned URLs for direct file uploads

Use cases of BetaFinds

  • Publish a new startup listing from an AI agent without filling out forms
  • Post product updates and changelog entries automatically
  • Upload release binaries and manage versioned releases

FAQ from BetaFinds

How do I get an API token?

Go to https://betafinds.com/profile and create a token. It starts with blt_.

What transport does the server use?

Streamable HTTP – the server is hosted, stateless, and requires no local installation.

Is listing on BetaFinds free?

Yes, listing is free. New startups go through moderation before appearing.

What tools does the server expose?

It provides tools like list_my_startups, create_startup, update_startup, upload_image, publish_update, create_release, request_asset_upload, complete_asset_upload, and get_releases.

Does the server support other languages?

A Russian‑language sibling runs the same protocol at https://betalist.ru (https://betalist.ru/api/mcp).

评论

更多 MCP 服务器