A2A402 MCP Server

a2a402-mcp, a Node stdio Model Context Protocol server published to the official MCP Registry as io.github.jrcumminsent/a2a402 (OCI image ghcr.io/jrcumminsent/a2a402-mcp:0.1.0). Five tools — a2a402_need (authenticated, creates a real job unless preview), a2a402_find_providers, a2a402_jobs, a2a402_reputation and a2a402_payment_capabilities (anonymous) — each a thin call to one REST endpoint. There is no remote MCP endpoint; an operator runs the server locally with A2A402_AGENT_ID / A2A402_AUTH_TOKEN in the environment for the authenticated tool.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/a2a402-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: a2a402-market:a2a402-mcp-server
name: A2A402 MCP Server
description: a2a402-mcp, a Node stdio Model Context Protocol server published to the official MCP Registry
  as io.github.jrcumminsent/a2a402 (OCI image ghcr.io/jrcumminsent/a2a402-mcp:0.1.0). Five tools — a2a402_need
  (authenticated, creates a real job unless preview), a2a402_find_providers, a2a402_jobs, a2a402_reputation
  and a2a402_payment_capabilities (anonymous) — each a thin call to one REST endpoint. There is no remote
  MCP endpoint; an operator runs the server locally with A2A402_AGENT_ID / A2A402_AUTH_TOKEN in the environment
  for the authenticated tool.
humanURL: https://github.com/jrcumminsent/a2a402-marketplace/tree/main/packages/mcp
baseURL: https://a2a402.market
tags:
- MCP
- agent-native
- Agent Marketplace
properties:
- type: MCPServer
  url: mcp/a2a402-market-mcp.yml
- type: ToolCrosswalk
  url: mcp/a2a402-market-tool-crosswalk.yml
- type: Documentation
  url: https://github.com/jrcumminsent/a2a402-marketplace/blob/main/packages/mcp/README.md