mcpbeat Sign in

bounty-mcp MCP Server

local only

bounty-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 1 Jun 2026.

Live coding-bounty deal-flow from verified-escrow GitHub bounties for AI agents.

Installs per day peak 11 · avg 6 · +88% w/w
a month agotoday
43
Installs / week
npm · @weiseer/bounty-mcp
0
Stars
0 open issues
1 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check bounty-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bounty-mcp -- npx -y @weiseer/bounty-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bounty-mcp": {
      "args": [
        "-y",
        "@weiseer/bounty-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bounty-mcp]
command = "npx"
args = ["-y", "@weiseer/bounty-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bounty-mcp": {
      "args": [
        "-y",
        "@weiseer/bounty-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bounty-mcp": {
      "args": [
        "-y",
        "@weiseer/bounty-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BOUNTY_MCP_URL (Override remote snapshot URL), BOUNTY_MCP_LOCAL_ONLY (Skip remote fetch). The author declared them in the registry entry; get the values from the project itself.

Alternatives to bounty-mcp

same job, measured the same way
C
Developer Tools MCP Server
by thenextgennexus

Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.

7 tools answering
Agentic SDLC MCP
by sakuracianna

Agentic SDLC governance and security controls for AI coding agents working with GitHub.

44 installs/wk local only
Nexusmem
by yaminbkk

Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.

329 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
LeanToken
by morluto

Token-bounded repository context for coding agents over MCP.

local only
Icdwise
by qinisolabs

Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.

62 installs/wk local only
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

301 installs/wk local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

119 installs/wk local only

bounty-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for bounty-mcp?
bounty-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @weiseer/bounty-mcp was installed 43 times last week.
How do I connect bounty-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @weiseer/bounty-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use bounty-mcp?
The npm package @weiseer/bounty-mcp was installed 43 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is bounty-mcp open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.