API.market MCP Gateway

Connect AI assistants and agents to API.market through a hosted OAuth MCP gateway.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search Apis: Search and browse the api.market catalog of 1000+ API tools across 340+ products. Returns paginated results with pricing, popularity, and ratings. Call with no arguments to browse all cat
  • Get Api Tools: Get available operations, full documentation, pricing, and usage stats for a specific API product. Use workspace and product slugs from search_apis results.
  • Call Api: Execute a specific API operation. Use endpoint name from get_api_tools. Authentication is handled automatically by the connected MCP client.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Connect AI assistants and agents to API.market through a hosted OAuth MCP gateway. Discover APIs, retrieve tool schemas on demand, call APIs, and check usage and subscriptions. Available APIs include image and video generation, search, web data, and maps.

Connect using Streamable HTTP at https://prod.api.market/api/mcp/gateway with OAuth authentication. Setup instructions: https://api.market/mcp. API pricing varies, with free tiers and pay-as-you-go options.

Список инструментов сервера (5)

Технические названия из tools/list. Нужны только разработчикам.

search_apisSearch and browse the api.market catalog of 1000+ API tools across 340+ products. Returns paginated results with pricing, popularity, and ratings. Call with no arguments to browse all categories.
get_api_toolsGet available operations, full documentation, pricing, and usage stats for a specific API product. Use workspace and product slugs from search_apis results.
call_apiExecute a specific API operation. Use endpoint name from get_api_tools. Authentication is handled automatically by the connected MCP client.
check_usageCheck your API subscription usage, remaining quota, wallet balance, and billing dates. For QUOTA plans returns calls remaining. For PAYG plans returns wallet balance and cost per call (no quota limit). Call with no args to see all active subscriptions.
manage_subscriptionView pricing plans, check subscription status, subscribe/upgrade/downgrade, or cancel API subscriptions. IMPORTANT: For paid plans always use dryRun:true first and confirm with the user before subscribing.