Supports containerized deployment of the MCP server using Docker images for consistent runtime environments.
Provides HTTP transport layer for cloud-based MCP server deployments with REST API endpoints.
Enables deployment of the MCP server to Fly.io cloud platform with support for multiple VM instances.
Generates GitHub Actions workflows and supports GitHub repository integration for CI/CD automation.
Generates IDE configuration files for JetBrains products to integrate MCP server tools and resources.
Runs as a Node.js application providing MCP protocol tools for AI-assisted software development.
Supports one-click deployment of the MCP server to Railway cloud platform with built-in hosting template.
Enables deployment of the MCP server to Render cloud platform with 750 hours per month free tier support.
Built with TypeScript providing type-safe MCP tools for code analysis, validation, and project automation.
Code-MCP 🧠
The AI Coding Brain - A comprehensive Model Context Protocol (MCP) server that turns any AI into a full-stack software engineer.
Features
🛠️ 36 MCP Tools
Category | Tools | Purpose |
Cognitive (10) |
,
,
,
,
,
,
,
,
,
| AI reasoning & analysis |
Memory (4) |
,
,
,
| Persistent context |
Validation (4) |
,
,
,
| Code quality |
AI Configs (9) | Cursor, Gemini, Claude, Windsurf, Aider, Cline, Copilot, Continue.dev, Tabnine | Generate AI tool configs |
IDE Configs (4) | VSCode tasks/launch, JetBrains | IDE integration |
Full-Stack (5) |
,
,
,
,
| Project automation |
📚 130+ MCP Resources
55+ Programming Languages
35+ Databases
43+ Frameworks
DevOps, Security, and more
🎭 5 Smart Prompts
act_as_architect- System design expertact_as_debugger- Debugging specialistact_as_reviewer- Code review expertact_as_security_auditor- Security analystsetup_project- Project scaffold helper
Quick Start
Local (stdio transport)
Cloud (HTTP transport)
Docker
Connect to AI Tools
Claude Desktop
Cloud Connection
Deploy to Cloud
See DEPLOY.md for full deployment instructions.
Platform | Free Tier | Deploy |
Railway | 500hrs/mo | |
Render | 750hrs/mo | Connect GitHub |
Fly.io | 3 VMs | CLI deploy |
API Endpoints (Cloud Mode)
Endpoint | Method | Description |
| GET | Health check |
| GET | List all tools |
| POST | Call a tool |
| GET | List resources |
| GET | List prompts |
| POST | MCP JSON-RPC |
Environment Variables
Tech Stack
Runtime: Node.js
Language: TypeScript
Protocol: Model Context Protocol (MCP)
Server: Express (cloud mode)
Container: Docker
Contributing
Contributions welcome! Feel free to add:
New tools
More language/framework/database rules
Additional AI tool config generators
Improved documentation
License
MIT License - Use freely!
Made with 🧠 by millsydotdev