MCP Analyzer Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Analyzer Serveranalyze the 'fetch-url' tool for suspicious behavior"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Analyzer Server
A dedicated MCP (Model Context Protocol) server for security analysis and malicious tool detection.
Features
analyze_mcp_tool: Enhanced context-aware security analysis for individual MCP toolsbatch_analyze_tools: Comprehensive security assessment for multiple tools at onceContext-aware detection: Reduces false positives and negatives
Behavioral pattern analysis: Identifies tool poisoning and covert operations
Risk scoring: Provides detailed risk assessment with confidence levels
Related MCP server: APK Security Guard MCP Suite
Installation
npm install
npm run buildUsage
Start the server
npm start
# or
node dist/mcp-analyzer.jsTest the server
echo '{"jsonrpc": "2.0", "id": 1, "method": "tools/list", "params": {}}' | node dist/mcp-analyzer.jsTools
analyze_mcp_tool
Analyzes a single MCP tool for malicious indicators.
Input:
tool_name: Name of the MCP tooltool_description: Description of the MCP tooltool_input_schema: Input schema (JSON string, optional)
Output:
Comprehensive security analysis report
Risk level assessment (LOW/MEDIUM/HIGH)
Malicious indicators detection
Security recommendations
batch_analyze_tools
Analyzes multiple MCP tools at once for comprehensive security assessment.
Input:
tools: Array of tools to analyze
Output:
Batch analysis report for all tools
Comparative risk assessment
Security recommendations for the toolset
Security Analysis Features
Context-aware detection: Uses semantic analysis to reduce false positives
Behavioral pattern analysis: Identifies tool poisoning and covert operations
Input schema analysis: Examines tool parameters for dangerous patterns
Risk scoring: Provides detailed risk assessment with confidence levels
Security recommendations: Offers specific mitigation strategies
Use Cases
MCP tool security research: Analyze tools for malicious patterns
Security assessment: Evaluate tool safety before deployment
Compliance checking: Ensure tools meet security requirements
Threat detection: Identify potentially dangerous MCP tools
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Enrich, search, assess, and manage threat intelligence through 80+ typed MCP tools.
The MCP server that vets MCP servers: identity, risk grade and per-tool risk before you install.
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
- gatewayOAuthai.sealgate
MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides a one-stop automated solution for Android APK security analysis by integrating tools like JEB, JADX, APKTOOL, FlowDroid, and MobSF into unified MCP standard API interfaces.11-
- FlicenseNot gradedqualityDmaintenanceIntegrates multiple Android APK security analysis tools into MCP standard APIs for automated static and dynamic analysis and vulnerability detection.-
- AlicenseNot gradedqualityAmaintenanceScans MCP servers and AI tools for security risks, providing 4-dimensional scoring and badges, with optional guardrail MCP for auto-protection.2MIT
- AlicenseAqualityCmaintenanceEnables policy-first defensive security operations for MCP, providing repository and web-security analysis with controlled authorization, scoped execution, and auditability.9MIT