One
Freeby MCP Community
One MCP server package
v0.3.19Added Apr 12, 2026
mcpmodel-context-protocoltypescript
One MCP Server
One MCP server package
Installation
npx -y @agiflowai/one-mcp
Reviews
Installation
Quick install
npx -y @agiflowai/one-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"one": {
"command": "npx",
"args": ["-y", "@agiflowai/one-mcp"]
}
}
}