Model Context Protocol Server For Cyber Security
@secmate-ai
About Model Context Protocol Server For Cyber Security
Model Context Protocol Server For Cyber Security
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Model Context Protocol Server For Cyber Security?
A collection of Model Context Protocol (MCP) server implementations focused on cybersecurity. It aggregates existing and develops new MCP servers, each independently packaged in its own directory.
How to use Model Context Protocol Server For Cyber Security?
Install dependencies with npm install, build with npm run build, then add the server configurations to the Claude Desktop configuration file (claude_desktop_config.json). Debug using the MCP Inspector via npm run inspector.
Key features of Model Context Protocol Server For Cyber Security
- SQL injection scanning via sqlmap-mcp
- Cyberspace asset search via quake-server
- Note management for test results
- Resource management capabilities
- Debug tool support (MCP Inspector)
- TypeScript-based modular architecture
Use cases of Model Context Protocol Server For Cyber Security
- Automated SQL injection detection on target URLs
- Network asset discovery using 360 Quake search engine
- Managing and annotating security test notes
FAQ from Model Context Protocol Server For Cyber Security
How do I install and build an implementation?
Run npm install to install dependencies, then npm run build to compile the TypeScript source code. Use npm run watch for auto-rebuilding during development.
How do I configure a server in Claude Desktop?
Add the server's build path and any required environment variables (e.g., QUAKE_API_KEY) to the mcpServers object in your Claude Desktop configuration file (claude_desktop_config.json).
How can I debug an implementation?
All servers support the MCP Inspector. Run npm run inspector to open a web-based debugging interface.
What runtime dependencies are required?
Each implementation requires Node.js and npm. The quake-server needs a valid 360 Quake API key set in the QUAKE_API_KEY environment variable.
Where are the implementation directories located?
Each server is in the implementations/ directory: sqlmap-mcp/ for SQL injection testing and quake-server/ for 360 Quake integration.
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments