Labsco
MCP SERVER

API-MARKET MCP Server

by Noveum

One connector to hundreds of API.market services — search, geocoding, routing, media AI, domains, and more, from the conversation.

API Specifications & HTTP ToolingVerified
Summary
A single connector standing in front of a large catalogue of hosted APIs, so an agent reaches many services through one setup.

Rather than wiring each API separately, the server fronts API.market's whole store, so an agent can search the web, geocode an address, transcribe audio, or check a domain — the breadth is the point, and the async media tools return a request id you fetch the result URL for.

What it is

A server that exposes API.market's catalogue as MCP tools, letting an assistant call a wide range of hosted APIs through one connector — web and media search, geocoding and routing, image and audio AI, domain checks, and content extraction.

What you get
  • Search: Search_Web, Search_Videos, Search_Images, Search_News, Search_Suggestions, and Spellcheck_Search via Brave
  • Location: Forward_Geocoding and Reverse_Geocoding, place search, and routing tools including best_route_for_multiple_stops
  • Media AI: face swap on images and video, Deblurer, Period_changer for ageing, Hair_style_simulator, text-to-image, and Whisper audio transcription
  • Utilities: getWhoisInfo, Check_domain_availability, DNS_Checker_API, a coding assistant, NSFW detection, and Extract_information_from_a_URL
Requirements

An API.market key, passed as a request header; runs through npx on Node. The one key unlocks every API in the connector.

Setup effort

One command — npx -y @noveum-ai/mcp-server