claude-mcp-setup

This repository provides a Python script to deploy Model Context Protocol (MCP) robots on Windows, enabling functionalities like file system management, GitHub integration, internet searching, and more. These robots require

47
7

Robot Takeover Setup Script: A Summary

This script facilitates the deployment of Model Context Protocol (MCP) robots on a Windows system, granting them control over various functionalities. Supported MCPs include file system management (@modelcontextprotocol/server-filesystem), GitHub integration (@modelcontextprotocol/server-github), Brave Search access (@modelcontextprotocol/server-brave-search), memory storage (@modelcontextprotocol/server-memory), file deletion (@patruff/server-terminator), artistic creation (@patruff/server-flux), Gmail/Drive integration (@patruff/server-gmail-drive), RAG database (@patruff/server-lightrag), Todoist task management (@abhiz123/todoist-mcp-server), SQLite database interaction (mcp-server-sqlite), and partial file editing (@patruff/server-codesnip).

The setup requires Python 3.x, Node.js, and optionally, a Google Cloud account for Gmail/Drive functionality. API keys for GitHub, Replicate AI, Brave Search, and Todoist can be provided via a .env file. Google Cloud setup involves enabling the Drive and Gmail APIs, configuring the OAuth consent screen with specific scopes, and creating an OAuth Client ID. The script deploys the robots, requests security clearance (can be skipped), and programs Claude's enhancements. A "anthropicFun" folder will be created in Google Drive.

Repository

PA
patruff

patruff/claude-mcp-setup

Created

December 2, 2024

Updated

March 24, 2025

Language

Python

Category

Developer Tools