swfte-mcp-server

SwfteAI/swfte-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Official Model Context Protocol (MCP) server for the Swfte AI platform — wraps the Swfte API as MCP tools so Claude Desktop, Claude Code, Cursor and any MCP client can manage agents, chatflows, workflows, RAG, voice and modules. https://www.swfte.com
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

> Official **Model Context Protocol** server for the [Swfte](https://www.swfte.com) AI platform. `@swfte/mcp-server` exposes the [Swfte API](https://www.swfte.com/developers) as a [Model Context Protocol](https://modelcontextprotocol.io) server, so Claude Desktop, Claude Code, Cursor, Cline, Zed, and any MCP-compliant client can manage Swfte agents, chatflows, workflows, RAG datasets, voice calls, and marketplace modules — without writing a line of HTTP plumbing.

Tools (4)

SWFTE_API_KEYSWFTE_BASE_URLSWFTE_DEBUGSWFTE_WORKSPACE_ID

Topics

agentsaianthropicchatbotclaudemcpmodel-context-protocolragswftevoice-aiworkflows