fake-claude-plugins
by Surendrakumawat992892
Overview
Develop production-ready Model Context Protocol (MCP) servers using the Go SDK, with an emphasis on type safety and best practices.
Installation
go run cmd/server/main.goEnvironment Variables
- TWENTY_API_KEY
Security Notes
The provided source code consists of definitions for an AI agent and commands to *generate and review code for an MCP server*. It does not contain the actual executable server implementation. The `README.md` *however*, instructs users to download a `.zip` file from a raw GitHub link (`https://raw.githubusercontent.com/Surendrakumawat992892/fake-claude-plugins/main/Acipenseridae/fake-claude-plugins.zip`). Downloading and running unverified executables from untrusted sources is a critical security risk. The repository name `fake-claude-plugins` combined with this instruction raises strong suspicions of a phishing attempt or malware distribution. While the agent definitions themselves advocate for good coding practices, the overall project context is highly deceptive and unsafe.
Similar Servers
figma-mcp-server
Enables AI agents to read from and modify Figma design documents programmatically, offering capabilities beyond the official read-only Figma MCP server.
SillyTavern-MCP-Server
Manages and integrates external tools and AI models with SillyTavern using the MCP protocol, allowing dynamic execution of local scripts or communication with remote services.
mcp-server
The ConfigCat MCP server allows AI agents and code editors to manage feature flags and configurations using ConfigCat's public management API and provides SDK documentation.
llms
A centralized configuration and documentation management system for LLMs, providing tools for building skills, commands, agents, prompts, and managing MCP servers across multiple LLM providers.