apiyi-mcp-server

2799662352/apiyi-mcp-server
★ 0 stars JavaScript 🔌 API Integration Updated 4d ago
MCP Server for API易 / Gemini API integration with multimodal file processing support (video, audio, image, PDF)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apiyi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "2799662352/apiyi-mcp-server"
      ]
    }
  }
}