MCP.so
Sign In

๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€

@patruff

About ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€

Easy setup script for Anthropic Claude Model Context Protocol (MCP) servers on Windows

Basic information

Category

AI & Agents

Transports

stdio

Publisher

patruff

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€?

This script automates the deployment and configuration of multiple Model Context Protocol (MCP) servers on Windows, integrating them with Claude. It is designed for users who want a quick, all-in-one setup for file system, GitHub, Brave Search, memory, file deletion, image generation, Gmail/Drive, Todoist, and SQLite MCP servers.

How to use ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€?

Create a .env file with required API keys and place gcp-oauth.keys.json in the same directory, then run python setup_mcp.py. Use --skip-prompts to bypass API key prompts and --skip-auth to skip Gmail/Drive authentication.

Key features of ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€?

  • Automates deployment of nine different MCP servers.
  • Configures Claude's desktop configuration file.
  • Supports Gmail and Google Drive OAuth authentication.
  • Stealth mode with --skip-prompts and --skip-auth.
  • Creates a dedicated "anthropicFun" workspace in Google Drive.
  • Provides detailed debugging instructions for common failures.

Use cases of ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€?

  • One-command setup of a full MCP environment for Claude.
  • Automated configuration of file, GitHub, and search tools.
  • Enable Gmail and Google Drive access via MCP.
  • Streamline task management with Todoist integration.

FAQ from ๐Ÿค– Welcome to the Robot Takeover Setup Script! ๐Ÿš€?

What prerequisites are required?

Python 3.x, Node.js, a Google Cloud account (for Gmail/Drive), and optional API keys for GitHub, Brave Search, Replicate, and Todoist.

How do I obtain the required API keys?

Follow the README's .env template: GIT_PAT_TOKEN (GitHub), BRAVE_API_KEY (Brave Search), REPLICATE_API_TOKEN (Replicate AI), and TODOIST_API_TOKEN (Todoist).

What should I do if authentication fails?

Check OAuth credentials, verify all required APIs are enabled, confirm you are listed as a test user, and ensure gcp-oauth.keys.json is correctly placed. Try running the script again with --skip-prompts.

Where are the configuration files stored after setup?

On Windows: gcp-oauth.keys.json and credentials for Gmail and Drive are saved in the user's home directory. The Claude config is at %APPDATA%\Claude\claude_desktop_config.json.

Can I skip the interactive prompts?

Yes, use --skip-prompts to skip API key prompts and --skip-auth to bypass Gmail/Drive authentication entirely.

Comments

More AI & Agents MCP servers