apifox-mcp-server

apifox-mcp-server

1

ApiFox MCP Server is a server implementation based on the Model Context Protocol that enables the retrieval and management of ApiFox interface information. It supports HTTP service and CLI usage and is implemented in TypeScript with environment configuration options. It is integral for integrating ApiFox capabilities into larger systems using MCP.

ApiFox MCP Server

This is a Model Context Protocol (MCP) based ApiFox interface server designed to obtain and manage ApiFox's interface information. It allows for configuration in Cursor to access interface module information which can aid in business logic implementation.

Features

  • Retrieve ApiFox interface information using the MCP protocol
  • Offers both HTTP service and CLI command line usage
  • Developed using TypeScript for type safety
  • Supports environment variable configuration

Quick Installation and Usage

Supports installation via npm and configuration through JSON files or environment variables.

Technology Stack

  • Node.js
  • TypeScript
  • Express.js
  • Model Context Protocol SDK
  • Zod (for data validation)

License

ISC License