MCP Analyzer Server
Click on "Install 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: MCP Security Scanner
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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 gradedqualityDmaintenanceAutomatically discovers and tests MCP services for security vulnerabilities including command injection, SQL injection, SSRF, path traversal, and sensitive data exposure with detailed reports and remediation guidance.1
- 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
Related MCP Connectors
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
MCP server for static security analysis of Android source code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/divyesh-0x01/mcp-minimal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server