MCP.so
Sign In
A

Ai Swap Face Mcp Server

@rocnubie

About Ai Swap Face Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

rocnubie

Submitted by

Chen Roc

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ai-swap-face-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/ai-swap-face-mcp/src/index.mjs"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Ai Swap Face Mcp Server?

Ai Swap Face Mcp Server is a Model Context Protocol server that exposes the official knowledge surface of the AI Swap Face online face‑swapping tool—including image styles, pricing, FAQ, and links—to MCP‑compatible AI clients like Claude Desktop, Cursor, Windsurf, and Continue. It is read‑only, requires no API keys, has no usage quotas, and achieves an approximately 50 ms cold start.

How to use Ai Swap Face Mcp Server?

Install via Smithery (npx -y @smithery/cli install ai-swap-face-mcp --client claude) or clone the source repository and run pnpm install. Then add the server configuration to your MCP client’s settings file (e.g., claude_desktop_config.json for Claude Desktop) with the command `node /absolute/path/to

Comments

More Other MCP servers