add-mcps
Verified Safeby wyatt727
Overview
Automates the setup and configuration of Claude "MCP servers" (Multi-Party Computation or similar tool-using systems for AI) along with associated AI agent files and usage documentation within a developer's project environment.
Installation
No command providedSecurity Notes
The `install.sh` script modifies shell configuration files (`.zshrc`, `.bashrc`) to add `~/.add-mcps` to the system PATH. The `add-mcps` script writes configuration files (`.claude/settings.local.json`) and documentation (`CLAUDE.md`, `AGENTS.md`, agent files) to the project directory. No `eval` or direct external network calls for its core logic are evident from the provided `README`. The safety of the overall system depends on the content of the MCP servers it configures, which is not detailed here.
Similar Servers
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
claudepro-directory
A central directory and API gateway for discovering, searching, and managing various Claude configurations, including AI agents, MCP servers, rules, commands, and hooks. It provides content serving, search, and OAuth authorization for MCP clients.
my-ai-tools
Provides a comprehensive setup and configuration management guide for an AI-powered developer environment, integrating various AI coding tools and their custom settings.
claude-code-buddy
An intelligent AI Agent orchestration system for Claude Code, focusing on smart task routing, prompt enhancement, project memory, workflow guidance, and planning, presented via a real-time terminal UI dashboard.