Create
Freeby MCP Community
FAF format creator - MCP Anthropic approved, Chrome Extension Google approved - F1-inspired engineering, championship-grade testing
v1.0.0Added Apr 12, 2026
fafffafcreateinstallermeta-installer
Create MCP Server
FAF format creator - MCP Anthropic approved, Chrome Extension Google approved - F1-inspired engineering, championship-grade testing
Installation
npx -y @faff/create
Reviews
Installation
Quick install
npx -y @faff/create
Add to claude_desktop_config.json
{
"mcpServers": {
"create": {
"command": "npx",
"args": ["-y", "@faff/create"]
}
}
}