Frootai
Freeby MCP Community
FrootAI™ MCP Server v3 — AI architecture knowledge + compute tools. 25 tools: 6 static + 4 live + 3 chain + 9 ecosystem + 3 compute. 16 modules, 200+ terms, 101
v5.0.1Added Apr 12, 2026
mcpmodel-context-protocolaiarchitectureazure
Frootai MCP Server
FrootAI™ MCP Server v3 — AI architecture knowledge + compute tools. 25 tools: 6 static + 4 live + 3 chain + 9 ecosystem + 3 compute. 16 modules, 200+ terms, 101
Installation
Reviews
Installation
Quick install
npx -y frootai-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"frootai": {
"command": "npx",
"args": ["-y", "frootai-mcp"]
}
}
}