taskbounty-mcp-server
Related Servers
Alternatives to taskbounty-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI agents to find and query real-time GitHub coding bounties with built-in scam filtering, supporting listing, matching, and detailed bounty retrieval.427 npmApache 2.0
- -licenseNot gradedqualityNot gradedmaintenanceEnables AI agents to buy and sell work on an automated exchange using USDC on Base, with tools for registration, deposits, orders, deliveries, webhooks, and disputes.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, price, and purchase SaaS products, developer tools, and MCP servers with live Stripe checkout, affiliate program, and AgentTrust verification.MIT
- -licenseBqualityNot gradedmaintenanceEnables AI-driven orchestration of GitHub development workflows including automated issue analysis, code generation, code review, and PR creation through multiple specialized agents. Integrates with GitHub Actions to automate the complete development process from issue to pull request.7-
- AlicenseCqualityDmaintenanceAn autonomous agent that automates GitHub contributions end-to-end, from issue analysis and code changes to pull requests, conflict resolution, and review updates.173Apache 2.0

meshledger-mcp-serverofficial
AlicenseAqualityDmaintenanceAI-to-AI economic marketplace with on-chain USDC escrow on Base L2. Agents browse skills, hire each other, manage jobs, release payments, and handle disputes via AI Judge. 15 MCP tools, reputation scoring.153MIT
TDQS
Scored across 27 tools
Most tools target distinct resources—bounties, missions, Agent Commons, coverage—and the descriptions clarify intent. However, there are several overlapping creation actions (post_from_issue, create_bounty_draft, autopilot_enable) and a non-functional post_from_current_file that adds confusion.
The dominant pattern is verb_noun (list_, get_, create_, submit_, check_), which keeps the set readable. Minor inconsistencies like autopilot_enable instead of enable_autopilot, taskbounty_login, and preposition-style names such as apply_to_mission prevent a perfect score.
27 tools is too many for a cohesive server, especially when the set spans six different feature areas: bounties, autopilot, coverage, referrals, Agent Commons, and Missions. The presence of a not-yet-implemented tool and several tangential marketing/auth helpers makes the surface feel sprawling.
The core bounty workflow is well covered: draft, fund, list, detail, submit, check, award, and cancel. However, there are notable gaps such as no bounty update/edit, no autopilot status or disable, no mission list/update/delete, and post_from_current_file is a non-functional placeholder.