# API.market MCP Gateway [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://api.market/api/mcp/gateway  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/api-market-mcp-gateway

## Description
Proprietary hosted Streamable HTTP MCP gateway for API discovery, operation schemas, API calls, usage checks and subscription management through five tools: search_apis, get_api_tools, call_api, check_usage and manage_subscription. Requires an API.market account with OAuth (recommended) or API-key authentication. Free tiers, paid plans and limits vary by API; API calls and subscription changes may incur charges. OAuth/PKCE and five-tool discovery verified with Claude Code 2.1.281; not every API operation or client has been tested. The public integration repository contains configuration and documentation, not the hosted server implementation. Connect directly to https://api.market/api/mcp/gateway; no local package is required.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

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

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

