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.
Latest Blog Posts
- 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