Apifox MCP 伺服器

Created By
Minidoracata year ago
🚀 Apifox MCP 伺服器 - 支援 uvx 安裝的 Python 實現,將 Apifox API 文檔暴露給 MCP 客戶端
Overview

what is Apifox MCP Server?

Apifox MCP Server is a Python implementation that exposes Apifox API documentation to MCP clients like Cursor and Claude Desktop, supporting installation via uvx.

how to use Apifox MCP Server?

To use Apifox MCP Server, install it using uvx or pip, configure the necessary environment variables, and run the server to access the API documentation.

key features of Apifox MCP Server?

  • Easy installation with uvx or pip
  • Environment variable configuration for API access
  • Comprehensive API access to all endpoints and structures
  • Built-in caching mechanism with configurable TTL
  • Search functionality for APIs by name, description, path, or tags
  • Resource browsing for project structure
  • Robust error handling and logging

use cases of Apifox MCP Server?

  1. Generating code from API documentation.
  2. Searching for specific APIs related to user authentication.
  3. Generating API client code for user login APIs.

FAQ from Apifox MCP Server?

  • What are the prerequisites for using Apifox MCP Server?

You need Python 3.10 or higher and an Apifox account with API access.

  • How do I configure the environment variables?

Set APIFOX_ACCESS_TOKEN and APIFOX_PROJECT_ID in your environment.

  • What should I do if I encounter caching issues?

Use the refresh_cache tool to clear outdated data.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Minidoracat
Star
0
Language
Python
License
MIT license

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

6 hours ago