Api200
@API-200
关于 Api200
API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks. Access all services via one URL. Monitor logs, track errors, and get alerts on API incidents.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"api200": {
"command": "npx",
"args": [
"api200-mcp@latest"
],
"env": {
"USER_KEY": "your-api-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Api200?
Api200 is an open-source API integration platform and gateway that simplifies managing third-party APIs. It provides auto-generated code, documentation, authentication, caching, error handling, and full MCP (Model Context Protocol) server support, enabling developers to integrate APIs or run an MCP server in minutes.
How to use Api200?
To use the Api200 MCP server with Claude Desktop, open Developer settings, add a new custom tool with the command npx api200-mcp@latest and set the environment variable USER_KEY to your API key. Alternatively, self-host the platform using Docker and the provided setup script, then access the frontend at http://<hostname>:3000 and the API handler at http://<hostname>:8080.
Key features of Api200
- Automated authentication management and response caching.
- Automatic retries, mock responses, and response transformation.
- Fallback responses and custom headers for APIs.
- Schema watching to detect changes in API responses.
- Incident detection and endpoint monitoring with charts.
- In-browser Swagger integration and import from OpenAPI/Postman.
Use cases of Api200
- Quickly integrate third-party APIs with auto-generated client code and docs.
- Set up an MCP server to connect AI assistants like Claude to custom APIs.
- Monitor and debug API endpoints with comprehensive logging and incident alerts.
- Cache and transform API responses to optimize performance and consistency.
- Import existing Postman or OpenAPI collections to manage endpoints centrally.
FAQ from Api200
What is the Api200 MCP server and how does it differ from the full platform?
The Api200 MCP server is a lightweight component that exposes managed API endpoints as MCP tools for AI clients. It relies on the full platform for authentication, caching, and endpoint configuration.
What are the runtime dependencies for the Api200 server?
The MCP server requires Node.js to run the npx command. For self-hosting the full platform you also need Docker, Docker Compose, and npm.
Where does data from the Api200 server reside?
Data can be stored either in Api200’s cloud platform (at api200.co) or on your own infrastructure if you self-host using Docker with Redis and Supabase.
How is the MCP server invoked and authenticated?
The server runs via npx api200-mcp@latest. Authentication is handled through the USER_KEY environment variable, which must be set to your API key.
What transport does the Api200 MCP server use?
The MCP server uses the stdio transport, as it is configured as a command-line tool (npx) in the MCP client settings.
开发工具 分类下的更多 MCP 服务器
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Huoshan Test
volcengine
Sentry
modelcontextprotocolModel Context Protocol Servers
评论