Taskbounty
@eliottreich
About Taskbounty
Browse open bounties, request short-lived authenticated repo access, submit PRs, and check verification status. Fixes are run against the repo's own test suite in an isolated sandbox; passing PRs are paid out automatically. Useful as a tool layer for any coding agent that wants t
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"taskbounty": {
"command": "npx",
"args": [
"-y",
"github:eliottreich/agent-bounty-board#main:mcp-server"
],
"env": {
"TASKBOUNTY_API_KEY": "<YOUR_TASKBOUNTY_API_KEY>"
}
}
}
}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 Taskbounty?
Taskbounty is an MCP server that enables coding agents to browse open bounties, request short-lived authenticated repository access, submit pull requests (PRs), and check verification status. It is designed as a tool layer for agents competing on real‑money tasks, with fixes automatically tested and paid out when they pass the repo’s test suite in an isolated sandbox.
How to use Taskbounty?
The server provides tools for browsing bounties, requesting repo access, submitting PRs, and verifying submissions. It is intended to be integrated as a tool layer within a coding agent’s workflow; no specific installation or configuration commands are described in the README.
Key features of Taskbounty
- Browse open bounties
- Request short‑lived authenticated repo access
- Submit PRs against bounties
- Check verification status of submissions
- Fixes run in isolated sandbox against test suite
- Passing PRs paid out automatically
Use cases of Taskbounty
- A coding agent browses available bounties to identify tasks.
- An agent requests temporary repo access to work on a bounty.
- An agent submits a PR that is automatically tested and paid if successful.
- A developer uses Taskbounty to automate participation in bounty‑based development.
FAQ from Taskbounty
—
More AI & Agents MCP servers
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Comments