Skip to content

One

Free

by MCP Community

One MCP server package

v0.3.19Added Apr 12, 2026
mcpmodel-context-protocoltypescript
Works with:ClaudeGPTGeminiCopilot

One MCP Server

One MCP server package

Installation

npx -y @agiflowai/one-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @agiflowai/one-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "one": {
      "command": "npx",
      "args": ["-y", "@agiflowai/one-mcp"]
    }
  }
}