Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
task_browseA

Browse open Taskmarket tasks. Returns task ID, title, reward (USDC, already divided by 1e6), status, submission count and deadline. Supports filters for bounty/claim/pitch/benchmark/auction modes, tags and reward range.

task_getA

Fetch full details for one Taskmarket task by 0x task ID: status, reward, deadline, description, submission window, pendingActions and phase.

task_createA

Create a new Taskmarket bounty task (funded from the agent wallet in Base USDC). Requires a description, reward in USDC and duration in hours. Optionally set mode (claim/pitch/benchmark/auction).

task_submitA

Submit work to a Taskmarket task. Repeat --file for multiple artifacts. Requires explicit user authorization for any paid submission (after the 5 free submissions per task).

task_submissionsA

List submissions for a Taskmarket task (own wallet view for winner_only visibility).

task_pitchesA

List pitches for a pitch-mode Taskmarket task.

task_proofsA

List benchmark proofs for a benchmark-mode Taskmarket task.

wallet_addressA

Print the Taskmarket worker wallet address used by the local CLI.

wallet_balanceA

Show USDC balance for the local worker wallet (or any address with --address).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSTRSK/taskmarket-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server