MCP.so
Sign In

API-MARKET MCP Server

@Noveum

About API-MARKET MCP Server

API Market MCP Servers

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "api-market-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@noveum-ai/mcp-server",
        "--headers",
        "x-magicapi-key:your-api-key"
      ]
    }
  }
}

Tools

34

Calculate length and driving time of the optimal routes between origin and destination points on the real road network.

This endpoint retrieves the URL of the transcription and analysis of the audio for the given request ID.

API for sentece wise transcription and analysis of audio, using AI models. Make sure to call get audio analysis URL with the request ID received from this API.

Make a POST request to capix/faceswap/upload/

Make a POST request to capix/faceswap/faceswap/v1/image

Make a POST request to capix/faceswap/faceswap/v1/video

Make a POST request to capix/faceswap/result/

Obtain location(geographic coordinates) for address.

Obtain address for location.

Make a POST request to magicapi/dnschecker/dnschecker

This endpoint retrieves the URL of the coding assistant's response for a given request ID.

Coding Assistant. Make sure you call get coder output URL MCP tool to get the URL for the request id received from this API

Make a POST request to bridgeml/nsfw!detection/nsfw_detection

Make a GET request to magicapi/whois/whois/{domain}

This endpoint retrieves the URL of the Unblurred image for a given request ID.

API for image deblurring. Make sure you call get deblurred image URL, MCP tool to get the URL for the request id received from this API

Make a POST request to bridgeml/text!to!image/text_to_image

This endpoint retrieves the URL of the ageing gif for a given request ID.

API for generating ageing gif using AI models. Make sure to call get ageing gif URL, with the result id received from this API

Search for places by text string

Search for places around location within a specified radius.

This endpoint retrieves the URL of the simulated hairstyle image for a given request ID.

API for simulating different hair styles using AI models. Make sure to call get hairstyled image after with the request id received from this API.

Make a POST request to bridgeml/codellama/bridgeml/codellama

Retrieve video search results based on query parameters

Retrieve web search results based on query parameters

Retrieve image search results based on query parameters

Retrieve news search results based on query parameters

Retrieve search suggestions based on query parameters

Retrieve spellcheck suggestions based on query parameters

Submit a domain name to check its availability.

Finding optimal route to visit several locations.

Finding optimal route from a origin to a destination, passing through multiple waypoints(optional).

Make a POST request to pipfeed/parse/extract

Overview

What is API-MARKET MCP Server?

A Model Context Protocol (MCP) server that exposes API-Market’s endpoints as MCP resources, allowing large language models to discover and interact with over 200+ APIs via OpenAPI specifications. It is free to use and requires an API key from API.market.

How to use API-MARKET MCP Server?

No cloning is needed. Configure the server in your MCP client (e.g., Claude Desktop or Cursor) by adding a JSON entry using npx -y @noveum-ai/mcp-server and your API key as a header. Obtain the API key from your API.market account under “My API Keys”.

Key features of API-MARKET MCP Server

  • Exposes 200+ APIs as MCP resources
  • Works with Claude Desktop and Cursor
  • Free to use with an API.market key
  • Supports custom API integration via OpenAPI specs
  • Open source with contribution guidelines

Use cases of API-MARKET MCP Server

  • Find a driving route between any two points
  • Search news topics and dig into articles
  • Check domain availability
  • Perform face swapping on images and videos
  • Geocode addresses or reverse geocode coordinates

FAQ from API-MARKET MCP Server

How do I get an API key?

Log into api.market, go to your profile, and select “My API Keys”. Your keys will be displayed there.

Which MCP clients are supported?

Instructions are provided for Claude Desktop and Cursor, but the server can be used with any MCP‑compatible client.

Can I add my own APIs to this MCP server?

Yes. Place the OpenAPI JSON spec in a json_files folder, run the helper scripts to modify paths and summaries, rebuild, and test. You can then submit a pull request.

Is the MCP server itself free?

Yes, the tool is free to use. You only need a valid API key from API.market to access the APIs.

Are there any known limitations?

The README does not mention specific limitations, but the server relies on the availability and performance of the API.market services.

Frequently asked questions

How do I get an API key?

Log into api.market, go to your profile, and select “My API Keys”. Your keys will be displayed there.

Which MCP clients are supported?

Instructions are provided for Claude Desktop and Cursor, but the server can be used with any MCP‑compatible client.

Can I add my own APIs to this MCP server?

Yes. Place the OpenAPI JSON spec in a `json_files` folder, run the helper scripts to modify paths and summaries, rebuild, and test. You can then submit a pull request.

Is the MCP server itself free?

Yes, the tool is free to use. You only need a valid API key from API.market to access the APIs.

Are there any known limitations?

The README does not mention specific limitations, but the server relies on the availability and performance of the API.market services.

Comments

More Developer Tools MCP servers