MadCP
Verified Safeby yayoboy
Overview
MadCP is an AI-driven platform designed to empower modern software development teams with intelligent tools for in-depth code analysis, semantic search, AI-assisted development (fix suggestions, refactoring, code review), and automated project planning.
Installation
No command providedSecurity Notes
The platform emphasizes strong security measures including OAuth2/OIDC (via Keycloak), JWT, RBAC, and TLS by default. It leverages an API Gateway for load balancing, rate limiting, and TLS termination. The plugin system is designed with sandboxing for secure execution, and secrets are managed via environment variables. Overall, a robust security posture is evident.
Similar Servers
cclsp
Integrate LLM-based coding agents with Language Server Protocol (LSP) servers to enable robust code navigation, symbol resolution, and refactoring across various programming languages.
In-Memoria
Provides persistent intelligence infrastructure for AI agents, enabling them to understand codebases, detect patterns, predict coding approaches, and generate context-aware insights.
codegraph-rust
Transforms codebases into a semantically searchable knowledge graph, enabling AI agents to reason about code relationships, architecture, and impact rather than just performing text-based searches.
CodeMCP
Provides deep code intelligence (symbol navigation, impact analysis, architecture maps, ownership, risk assessment) to AI assistants, CLI, and HTTP API.