CyberMCP
CyberMCP is a Model Context Protocol (MCP) server designed for testing backend APIs for security vulnerabilities. It provides a set of specialized tools and resources that can be used by LLMs to identify common security issues in APIs.
Documentation
๐ CyberMCP
AI-powered Cybersecurity API Testing with Model Context Protocol (MCP)
CyberMCP is a Model Context Protocol (MCP) server that enables AI agents to perform comprehensive security testing on backend APIs. It provides 14 specialized security tools and 10 resources for identifying vulnerabilities like authentication bypass, injection attacks, data leakage, and security misconfigurations.
๐ Quick Start
# Clone and setup
git clone https://github.com/your-username/CyberMCP.git
cd CyberMCP
npm install
npm run build
# Test the server
npm run test-server
# Start interactive testing
npm run test-interactiveโจ Features
- ๐ Authentication Testing - JWT analysis, bypass detection, OAuth2 flows
- ๐ Injection Testing - SQL injection, XSS vulnerability detection
- ๐ Data Protection - Sensitive data exposure, path traversal checks
- โฑ๏ธ Rate Limiting - DoS vulnerability assessment
- ๐ก๏ธ Security Headers - OWASP security header validation
- ๐ Comprehensive Resources - Security checklists and testing guides
๐ ๏ธ Security Tools (14 Total)
| Category | Tools |
|---|---|
| Authentication | `basic_auth`, `token_auth`, `oauth2_auth`, `api_login`, `auth_status`, `clear_auth`, `jwt_vulnerability_check`, `auth_bypass_check` |
| Injection Testing | `sql_injection_check`, `xss_check` |
| Data Protection | `sensitive_data_check`, `path_traversal_check` |
| Infrastructure | `rate_limit_check`, `security_headers_check` |
๐ฏ IDE Integration
CyberMCP works with all major AI-powered IDEs:
- Claude Desktop - Direct MCP integration
- Cursor IDE - Built-in MCP support
- Windsurf (Codeium) - Native MCP protocol
- VS Code + Cline - Extension-based integration
> ๐ **Complete Setup Guide** - Detailed configuration for each IDE
๐ Usage Example
"Use basic_auth with username 'admin' and password 'secret123'
then use auth_bypass_check on https://api.example.com/users
to test for authentication bypass vulnerabilities"The AI agent will:
1. Configure authentication credentials
2. Test the protected endpoint for bypass vulnerabilities
3. Provide detailed security analysis and recommendations
๐ Testing & Validation
# Comprehensive tool testing
npm run test-tools
# Manual interactive testing
npm run test-interactive
# Quick setup verification
npm run quick-start
# MCP Inspector (GUI)
npm run inspector๐ Project Structure
CyberMCP/
โโโ src/ # TypeScript source code
โ โโโ tools/ # 14 security testing tools
โ โโโ resources/ # Security checklists & guides
โ โโโ utils/ # Authentication & utilities
โโโ docs/ # Documentation
โโโ scripts/ # Testing & utility scripts
โโโ examples/ # Configuration examples
โโโ dist/ # Built JavaScript (generated)
โโโ README.md # This file๐ง Development
# Development mode with hot reload
npm run dev
# Build TypeScript
npm run build
# Start server (stdio mode)
npm start
# Start HTTP server
TRANSPORT=http PORT=3000 npm start๐ Documentation
- **Setup Guide** - Detailed installation and configuration
- **Project Summary** - Complete feature overview
- **Testing Results** - Validation and test coverage
๐ค Contributing
1. Fork the repository
2. Create a feature branch: `git checkout -b feature/new-security-tool`
3. Make your changes and add tests
4. Submit a pull request
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Resources
- Model Context Protocol - Official MCP documentation
- OWASP API Security - API security best practices
- MCP TypeScript SDK - Development framework
๐ Secure your APIs with AI-powered testing!
*For support and questions, please create an issue.*
Frequently asked questions
What is CyberMCP?
CyberMCP is CyberMCP is a Model Context Protocol (MCP) server designed for testing backend APIs for security vulnerabilities. It provides a set of specialized tools and resources that can be used by LLMs to identify common security issues in APIs.
How do I install CyberMCP?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is CyberMCP open source?
Yes โ it is hosted on GitHub at https://github.com/ricauts/cybermcp and has 11 stars.
Related MCP tools
๐ Cherry Studio is a desktop client that supports for multiple LLM providers. Built for the Model Context Protocol to enhance AI capabilities.
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, ...
Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling for the Model Context Protocol. Enhance AI assistants with powerf
๐ฆ Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Ag...
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP