peacock

richknowles/peacock
β˜… 0 stars Python File System Updated today
🦚 Peacock MCP Server - Custom Model Context Protocol server providing Claude Desktop with full filesystem access and command execution on Linux systems. Built with FastMCP in Python. Features include file operations, directory browsing, command execution, and file search capabilities. Secure, fast, and built to let Grock drive. βœ‡
View on GitHub β†’ πŸ” Audit Wallet Slippage β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "peacock": {
      "command": "uvx",
      "args": [
        "peacock"
      ]
    }
  }
}

Or install with pip: pip install peacock

README Excerpt

<p align="center"> <img src="peacock-logo-anim.apng" alt="Peacock Logo" width="300"/> </p> <h1 align="center">🦚 PEACOCK MCP SERVER 🦚</h1> <p align="center"> <strong>v1.1.1</strong> &nbsp;·&nbsp; Built by Rich Knowles &nbsp;·&nbsp; MIT License </p> --- Peacock is a custom Model Context Protocol (MCP) server that gives Claude Desktop **full filesystem access and command execution** capabilities on your system.