Ai Swap Face Mcp Server
@rocnubie
About Ai Swap Face Mcp Server
No overview available yet
Basic information
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments