BetaFinds
@pendurov
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"betafinds": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://betafinds.com/api/mcp",
"--header",
"Authorization: Bearer blt_YOUR_TOKEN"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
More MCP servers

PostgreSQL
modelcontextprotocolModel Context Protocol Servers

Fetch
modelcontextprotocolModel Context Protocol Servers

Google Drive
modelcontextprotocolModel Context Protocol Servers

GitLab
modelcontextprotocolModel Context Protocol Servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Comments