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.
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.
- 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
An API.market key, passed as a request header; runs through npx on Node. The one key unlocks every API in the connector.
One command — npx -y @noveum-ai/mcp-server
