asterisk-mcp-server
If you are the rightful owner of asterisk-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Asterisk MCP Server is a middleware component that connects to the Asterisk security API to provide real-time security analysis of code.
Asterisk MCP Server is a Model Context Protocol (MCP) server designed to provide security scanning capabilities for code snippets, codebases, and verification of code changes. It acts as a middleware component that connects to the Asterisk security API, enabling AI assistants like Claude, Cursor, Cline, and Windsurf to analyze code for security vulnerabilities. The server supports various transport protocols and offers a user-friendly settings UI for configuration. It is built to handle requests from IDEs or code editors, process them, and communicate with the Asterisk Vulnerability Scanner API to deliver security findings back to the user.
Features
- Code Snippet Scanning: Analyze individual code snippets for security vulnerabilities.
- Codebase Scanning: Scan multiple files for security issues with accurate context coverage.
- Change Verification: Verify if code changes in your chat history introduce security vulnerabilities.
- Beautiful Settings UI: Configure the server through a graphical interface.
- Flexible Transport: Support for stdio and SSE transport protocols.
Tools
scan_snippet
Scans individual code snippets for security vulnerabilities.
scan_codebase
Scans multiple files for security issues.
verify
Verifies if code changes introduce security vulnerabilities.
settings
Opens the settings UI when the user enters "/asterisk".