io.github.eliottreich/taskbounty-mcp-server
Quality Score
85
/100
Post AI-fixable GitHub bug bounties or pick them up. Funded in USD, paid in crypto. 11 tools.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"taskbounty-mcp-server": {
"command": "npx",
"args": [
"-y",
"taskbounty-mcp-server"
],
"env": {
"TASKBOUNTY_API_KEY": "<your-taskbounty_api_key>",
"TASKBOUNTY_API_BASE": "<taskbounty_api_base>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"taskbounty-mcp-server": {
"command": "npx",
"args": [
"-y",
"taskbounty-mcp-server"
],
"env": {
"TASKBOUNTY_API_KEY": "<your-taskbounty_api_key>",
"TASKBOUNTY_API_BASE": "<taskbounty_api_base>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y taskbounty-mcp-server§02 Environment variables
TASKBOUNTY_API_KEYsecret
Your tb_live_* key from https://www.task-bounty.com/dashboard/api-keys. Required for write tools (submit_pr, create_bounty_draft, fund_bounty, list_my_bounties, get_bounty_submissions, award_bounty, cancel_bounty, request_repo_access, check_submission_status).
TASKBOUNTY_API_BASEOverride only for staging. Defaults to https://www.task-bounty.com/api/v1.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…