API.market MCP Gateway

Official

Proprietary hosted gateway to discover and call APIs, inspect schemas and check usage. OAuth or API key required; free tiers and paid plans vary by API.

About API.market MCP Gateway MCP Server

Proprietary hosted gateway to discover and call APIs, inspect schemas and check usage. OAuth or API key required; free tiers and paid plans vary by API.

Features

Tools
Resources
Prompts

Transport

streamable-http
Getting Started

Connect to https://api.market/api/mcp/gateway using Streamable HTTP, then authorize with an API.market account using OAuth (recommended) or an API key. No local package is required. The five tools are search_apis, get_api_tools, call_api, check_usage and manage_subscription. Calls and subscription changes may incur charges under each API plan. Setup documentation: https://api.market/mcp. OAuth/PKCE and discovery were verified, including Claude Code 2.1.281; not every client or API operation has been tested. Contact: shashank@noveum.ai.

Example
{
  "mcpServers": {
    "api-market": {
      "url": "https://api.market/api/mcp/gateway"
    }
  }
}