Apifox

by juzisuan965

Not rated
GitHub

About

A TypeScript MCP server to access Apifox API data via Stdio.

Details

Author
juzisuan965
Categories
Developer Tools, API, Knowledge Base, Other

Setup

Install Apifox in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/juzisuan965/apifox-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

一个基于 Stdio 实现的模型上下文协议 (Model Context Protocol) 服务器,旨在无缝桥接 AI 助手与 Apifox 平台的 API 数据。

允许 AI 助手通过标准化的协议直接、实时地获取和理解您在 Apifox 项目中定义的 API 接口详情,从而显著提升开发效率和代码生成质量。

- get_api_endpoint_info- 获取 Apifox 的接口定义信息

- 请求参数

- projectId: Apifox 项目的唯一标识符。
- endpointId: 目标 API 端点的唯一标识符。

- 一个结构化的 JSON 对象,包含完整的 API 规约 (Specification),例如:

- HTTP 请求方法 (Method)
- 求头 (Request Headers)
- 路径、查询及请求体参数 (Parameters: Path, Query, Body)
- 响应体结构 (Response Body Schema)
- 响应头 (Response Headers)

{ "mcpServers": { "Apifox-MCP": { "command": "npx", "args": ["@juzi965/apifox-mcp-server"], "env": { "APIFOX_AUTH": "..." } } } }

由于 MCP 服务器通过标准输入输出(stdio)通信,调试可能比较困难。我们推荐使用MCP Inspector,可通过以下命令启动:

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.

Provides API documentation from Apifox projects as a data source for AI programming tools that support MCP.

A tool to retrieve API interface information from YApi, with authentication configurable via environment variables.

Clix MCP Server for assisting Clix SDK/API integrations with semantic search across Clix docs and SDK source (iOS, Android, Flutter, React Native).

Check software end-of-life (EOL) dates and support status using the endoflife.date API to provide accurate lifecycle and security information.

Fetches API information from Feishu OpenAPI for seamless integration and management within an IDE.

Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding

Provides educational content, model information, and read-only API interactions for Lerian developers.

Interact with an MCP registry to check health, list entries, and get server details.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.