taskmarket-mcp-server

Ember2819/taskmarket-mcp-server
★ 0 stars JavaScript AI/LLM Updated today
MCP server integrating TaskMarket tools for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "taskmarket-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "Ember2819/taskmarket-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that integrates TaskMarket into any MCP-compatible agent product (Claude Desktop, opencode, Bankr, Coinbase AgentKit, etc.). This MCP server exposes TaskMarket API tools as MCP functions, allowing any MCP-compatible AI agent to: 1. **List available tasks** — discover open coding, research, and creative tasks on TaskMarket