Skip to main content
Glama
weiseer
by weiseer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOUNTY_MCP_URLNoOverride the remote bounty snapshot URLhttps://oracle.weiseer.com/bounties.json
BOUNTY_MCP_LOCAL_ONLYNoSkip remote fetch, use bundled snapshot only0

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_bountiesA

List live verified-escrow GitHub coding bounties. Filter by language, $ floor, bug-fix only, exclude already-assigned/open-PR.

find_matchingA

Find bounties matching a skill set + $ floor. Sorted by $ desc. Excludes assigned/active-PR bounties.

get_bountyA

Full record for a single bounty by key (format: 'owner/repo#issue_num').

get_statsA

Aggregate stats on the active bounty pool (total, by language, by bug-fix-vs-feature, total $).

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/weiseer/bounty-mcp'

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