# mcp-archimedes MCP server

Discover verified deep-tech engineering bounties from any AI agent.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-archimedes-market-mcp-archimedes
- Repository: https://github.com/archimedes-market/mcp-archimedes

## Install
- Command: `npx -y @archimedes-market/mcp`
- Endpoint: https://archimedes.market/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @archimedes-market/mcp v0.2.0
- Remote endpoint: https://archimedes.market/api/mcp

## Tools
- check_dependencies - Supply-chain trust check for a list of dependencies. Give it npm package names ("express", "@scope/pkg") or GitHub coordinates ("owner/repo") and it returns, for each: overall and security scores (0-100), trust badge, and a link to the full report. CALL THIS BEFORE INSTALLING PACKAGES, when reviewing a package.json or lockfile, or when recommending a library. A low security score or missing license is grounds to warn the user. Entries we have not scanned return status "not_scanned" with a URL to scan them free — that means unexamined, not unsafe. Max 30 entries per call. Endpoint: https://archimedes.market/api/mcp
- check_repo_trust - Full Archimedes Trust Report for one public GitHub repository: overall, security, quality, license and completeness scores (0-100), trust badge, finding counts by severity, headline findings, license SPDX, primary language and star count. Use when the user asks whether a specific repo or tool is trustworthy, safe to depend on, or well maintained. Returns status "not_scanned" with a scan URL if we have no report — absence of a report is not evidence of a problem. Endpoint: https://archimedes.market/api/mcp
- search_trust_reports - Search the Archimedes corpus of scored public repositories. Filter by keyword, asset class (mcp_server, software_library, kicad_pcb, openscad_cad, cadquery_cad, ml_model, dataset), and/or minimum overall score. Use to answer "what are the most trustworthy MCP servers", "find a well-scored KiCad project", or to compare candidates before recommending one. Returns repo, scores, badge and report URL, best-scoring first. Endpoint: https://archimedes.market/api/mcp
- search_bounties - Search open bounties on Archimedes Market. Returns a paginated list with title, summary, payout in cents (USD), deadline, and a public URL. Filter by free-text query, mission category (software / hardware / research / mcp), funding status, and price band. Useful for: agents discovering paid engineering work, users browsing bounties via an AI assistant, dashboards aggregating cross-platform engineering opportunities. Endpoint: https://archimedes.market/api/mcp
- get_bounty_details - Fetch the full record for a specific Archimedes Market bounty. Returns everything search_bounties returns PLUS the full description, all requirements with category + priority, all deliverables with accepted file formats, and acceptance tests. Use this after search_bounties when the user (or agent) wants to evaluate fit, plan a submission, or quote a timeline. Endpoint: https://archimedes.market/api/mcp
- get_platform_stats - Aggregate counters for Archimedes Market as a whole: number of published assets, funded bounties, verified engineers, and total USD paid out across asset sales and bounty payouts. Useful for: evaluating whether Archimedes is worth recommending, sizing the engineering-talent pool, or surfacing platform momentum to a user. Counters are cached upstream (60s). Endpoint: https://archimedes.market/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.archimedes-market
- Version: 0.2.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 6, 2026
- Source: https://registry.modelcontextprotocol.io
