v2.0.0 — Universal Developer, Database, Performance & AlgoJudge MCP Suite
⚡ MCP-CS v2.0.0 Release Notes
We are excited to launch MCP-CS v2.0.0, an open-source Model Context Protocol server developed by the IEEE Computer Society of SLIIT featuring 24 production tools, interactive prompts, and dynamic context resources.
🌟 Key Features:
- ⚡ AlgoJudge Engine: Sandboxed code execution (Python, JS/TS, C++, C, Go), automated differential stress-testing, and AST plagiarism analysis.
- 🗄️ Database & ERD: Parse SQL schemas and auto-generate Mermaid Entity-Relationship diagrams.
- ⚡ Web Performance: Large image asset scanner (>250KB) and HTTP header compression/security auditor.
- 🩺 Environment Doctor: System diagnostics, .env synchronizer, and active port conflict inspector.
- 🛡️ Security Guard: High-entropy API key, secret, and token leak scanner.
- 🌐 API Playground: Live HTTP test client and realistic synthetic mock data generator.
- 📚 Docs & Code Hygiene: Broken link checker, code snippet extractor, and TODO/FIXME finder.
- 🚀 Git & Release Suite: Conventional commit changelog generator and PR readiness checks.
- 🏆 Contest Importer: Codeforces problem fetcher.
- 🤖 CI/CD Suite: Production-ready GitHub Actions workflow generator.
📦 Installation:
{
"mcpServers": {
"mcp-cs": {
"command": "npx",
"args": ["-y", "mcp-cs"]
}
}
}