API-MARKET MCP Server
@Noveum
API-MARKET MCP Server について
API Market MCP Servers
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"api-market-mcp-server": {
"command": "npx",
"args": [
"-y",
"@noveum-ai/mcp-server",
"--headers",
"x-magicapi-key:your-api-key"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Huoshan Test
volcengineMCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
コメント