Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.jojapi/marketplace

com.jojapi/marketplace

Search the JoJ API marketplace, read endpoint docs, and call any API with one key via one gateway.

Uptime
100.0%
2 direct probes · 30d
Response
124ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_apis

Search the JoJ API marketplace (jojapi.com) — scraping, web search, social media and real-world data APIs, all callable with one API key through one gateway. Returns matching APIs with their slugs and…

get_api

Overview of one marketplace API by slug: what it does, its endpoint list, plans and links (docs, OpenAPI, dedicated MCP server).

get_endpoint

Complete documentation for one endpoint of a marketplace API: parameters with types and requirements, request body, documented responses with examples, and billing.

call_endpoint

Execute one endpoint of a marketplace API through the live gateway. Requires a JoJ API key configured on this MCP connection as an HTTP header (Authorization: Bearer jk_...). Usage is billed to the ke…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.jojapi/marketplace": {
      "url": "https://mcp.jojapi.com",
      "transport": "streamable-http"
    }
  }
}