MCP.so
登录
A

Ai Swap Face Mcp Server

@rocnubie

关于 Ai Swap Face Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

rocnubie

提交者

Chen Roc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器