arsolutioner/secure-annex-mcp
If you are the rightful owner of secure-annex-mcp 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.
SecureAnnex MCP Server is a Model Context Protocol server designed for analyzing browser extension security, providing tools for vulnerability detection, signature checking, and code review.
Tools
Functions exposed to the LLM to take actions
search_extensions
Search for browser extensions based on various criteria.
get_extension_details
Get detailed information about a specific extension by ID.
get_extension_versions
Get version history for a specific extension.
get_extension_reviews
Get user reviews for a specific extension.
get_extension_vulnerabilities
Get security vulnerabilities for a specific extension.
get_extension_signatures
Get security signatures for extensions, filterable by rule, name, or extension.
get_extension_urls
Get network URLs used by a specific extension or by domain.
get_extension_manifest_risks
Get manifest permission risks for a specific extension.
get_extension_analysis
Get AI security analysis for a specific extension.
get_extension_code_review
Get code security review for a specific extension.
get_recent_updates
Get recently updated extensions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client