Back to Home
HafsaMudassar icon

apifox-mcp

Verified Safe

by HafsaMudassar

Overview

Simplifies Apifox project management by allowing AI assistants to create, update, and audit API interfaces and data models.

Installation

Run Command
mcp run apifox-mcp

Environment Variables

  • APIFOX_TOKEN
  • APIFOX_PROJECT_ID
  • APIFOX_BASE_URL

Security Notes

The server correctly uses environment variables for sensitive API tokens (`APIFOX_TOKEN`, `APIFOX_PROJECT_ID`), avoiding hardcoding. It leverages the `requests` library for external HTTP communication to the Apifox API. No `eval()` or explicit command injection points from user input were found in the provided code snippets. The tool's operations involve importing OpenAPI specifications, which are constructed internally as Python dictionaries and then serialized to JSON, mitigating risks associated with arbitrary string execution. The security score reflects confidence in the provided code, assuming the Apifox platform itself is secure and credentials are handled appropriately by the user and underlying system.

Similar Servers

AI-Gateway

840

The project serves as a collection of labs demonstrating AI Gateway capabilities with Azure API Management, focusing on Model Context Protocol (MCP) to enable plug-and-play tool integration for Large Language Models (LLMs).

Other
8
$Low

lunar

384

The Lunar MCP Server acts as an HTTP proxy, designed to intercept, analyze, and manage API traffic within a Python environment, applying policies for caching, throttling, queueing, and collecting data for observability.

Other
3
$Low

Lynkr

225

Lynkr is an AI orchestration layer that acts as an LLM gateway, routing language model requests to various providers (Ollama, Databricks, OpenAI, etc.). It provides an OpenAI-compatible API and enables AI-driven coding tasks via a rich set of tools and a multi-agent framework, with a strong focus on security, performance, and token efficiency. It allows AI agents to interact with a defined workspace (reading/writing files, executing shell commands, performing Git operations) and leverages long-term memory and agent learning to enhance task execution.

Other
9
$Medium

conductor-tasks

71

Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.

Other
7
$High

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

API ManagementAI IntegrationApifoxOpenAPIDevelopment Tools