Server data from the Official MCP Registry
Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.
Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.
Remote endpoints: streamable-http: https://betafinds.com/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pendurov-betafinds-mcp": {
"url": "https://betafinds.com/api/mcp"
}
}
}From the project's GitHub README.
Publish and update your startup on BetaFinds straight from an AI agent.
BetaFinds is a directory for early-stage startups — discover, upvote and discuss new projects. This is its official Model Context Protocol server: point an AI agent (Claude, Cursor, …) at it and it can create your listing, post changelog updates, and upload release files for you.
https://betafinds.com/api/mcp — Streamable HTTP, hosted (nothing to install)Filling out submission forms — description, screenshots, links, release files — is the tedious part of launching. If you already build with an AI agent, you can skip the form entirely:
"Upload my project to betafinds.com" — then hand the agent your API token.
Create an API token at https://betafinds.com/profile (format: blt_…).
Add the server:
claude mcp add betafinds https://betafinds.com/api/mcp \
--transport http \
--header "Authorization: Bearer blt_YOUR_TOKEN"
Ask your agent: "List my startups on BetaFinds", or "Publish an update to <startup>: shipped dark mode and fixed the onboarding flow."
Add to your claude_desktop_config.json via mcp-remote:
{
"mcpServers": {
"betafinds": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://betafinds.com/api/mcp",
"--header", "Authorization: Bearer blt_YOUR_TOKEN"
]
}
}
}
| Tool | What it does |
|---|---|
list_my_startups | List your startups and their slugs (start here) |
list_categories | List available categories (by slug) |
create_startup | Create a new startup listing (submitted for moderation) |
update_startup | Update an existing startup's fields |
upload_image | Upload a logo or screenshot; returns an image URL |
publish_update | Post a "what's new" entry to a startup's changelog feed |
create_release | Create a release (version) for Windows / macOS / Android / Linux |
request_asset_upload | Get a presigned URL to upload a release file |
complete_asset_upload | Finalize a release-file upload |
get_releases | List a startup's public releases |
Publishing a new build end to end:
create_release → request_asset_upload (per file) → PUT the file → complete_asset_upload
Subscribers of the startup receive an email digest within ~10 minutes of a published update.
https://betalist.ru/api/mcp).MIT © OPSoft Inc
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.