regen-mcps
Verified Safeby glandua
Overview
Centralized management and configuration of Regen Network Model Context Protocol (MCP) servers for integration with Claude Code.
Installation
No command providedSecurity Notes
The `update-mcps.sh` script executes standard `git pull`, `npm install`, `npm run build`, and `uv sync` commands. It does not contain 'eval', obfuscation, or hardcoded secrets. The primary security consideration is the implicit trust in the external submodule repositories (regen-network/mcp, gaiaaiagent/regen-koi-mcp, gaiaaiagent/regen-python-mcp) which are fetched and built. No direct vulnerabilities in this project's own logic are identified from the provided source.
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
mcp-devtools-server
This MCP server standardizes development tool patterns and provides AI-powered integrations to enable Claude Code to generate code more efficiently, reduce errors, and improve autocorrection for various programming languages and workflows.
gitlab-mcp
Provides GitLab integration tools as a Model Context Protocol (MCP) server for Claude Code, enabling AI to manage issues, labels, epics, and project metadata.