Skip to content

@f2c/mcp

Free

by MCP Community

![MCP Server](https://badge.mcpx.dev?type=server 'MCP Server') [![smithery badge](https://smithery.ai/badge/@f2c-ai/f2c-mcp)](https://smithery.ai/server/@f2c-a

v0.4.9Added Apr 12, 2026
f2cmcp
Works with:ClaudeGPTGeminiCopilot

@f2c/mcp MCP Server

MCP Server [smithery badge](https://smithery.ai/server/@f2c-a

Installation

npx -y @f2c/mcp

Reviews

Leave a Review

Installation

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