Skip to content

Plugin

Free

by MCP Community

![MCP Server](https://badge.mcpx.dev?type=server 'MCP Server')

v1.0.1Added Apr 12, 2026
f2cmcp
Works with:ClaudeGPTGeminiCopilot

Plugin MCP Server

MCP Server

Installation

Reviews

Leave a Review

Installation

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