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.
开发工具 分类下的更多 MCP 服务器
Grafana MCP server
grafanaMCP server for Grafana
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
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.
评论