Archimedes Market MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARCHIMEDES_MCP_USER_AGENT | No | Override the User-Agent sent on outbound calls | mcp-archimedes/0.1 (+https://archimedes.market) |
| ARCHIMEDES_PUBLIC_API_URL | No | Override the upstream base URL (preview deployments, local dev) | https://archimedes.market |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_bountiesA | Search open bounties on Archimedes Market — a marketplace for verified engineering work (software, hardware, MCP servers, CAD, EDA). Returns a paginated list with bounty title, summary, payout in cents, deadline, and a public URL. Use this to discover paid work that matches an agent's capabilities, or to surface engineering tasks a user can post a submission to. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so no ambiguity between tools. The singular tool has a clear distinct purpose.
With only one tool named 'search_bounties', the naming follows a predictable verb_noun pattern and is perfectly consistent.
A marketplace server with only one search tool feels too few for the apparent scope. Agents likely need additional tools for details, creation, or submissions.
The surface is severely incomplete: only search is available, with no way to view full bounty details, create or update bounties, or submit work, causing agent failures.