ai.mcpanalytics/analytics
MCP Analytics, searchable tools and reports with interactive HTML visualization
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-mcpanalytics-analytics": {
"type": "streamable-http",
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}Cursor config
{
"mcpServers": {
"ai-mcpanalytics-analytics": {
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}Security Report
Score Breakdown
Findings (6)
Unclear Server Purpose and Capabilities
The description 'searchable tools and reports with interactive HTML visualization' is vague and doesn't clearly define what data this server accesses, what reports it generates, or what 'tools' it provides. This lack of specificity makes it difficult to assess actual capabilities and risks.
Remote HTTP Endpoint with Authentication
Server uses streamable-http transport with a remote URL (https://api.mcpanalytics.ai/auth0). While the Auth0 endpoint suggests authentication is implemented, remote servers are inherently higher risk than local stdio servers and accept connections from the internet.
Tool Definitions Unavailable for Inspection
Tool definitions could not be fetched from the server. This prevents security analysis of actual capabilities, input validation, prompt injection risks, and scope verification. The server claims to provide 'tools' but none are documented.
Mismatch Between Description and Tool Count
The description mentions 'searchable tools and reports' but the server reports 0 tools. This discrepancy raises questions about whether the server is properly configured, whether tools are dynamically generated, or whether the description is inaccurate.
Positive: Source Code Available
The server has a public GitHub repository, which allows for code review and transparency. This is a positive trust signal.
Semantic Analysis Summary
This server presents moderate security concerns due to its vague description, remote HTTP endpoint, and unavailable tool definitions that prevent proper capability assessment. While the presence of a GitHub repository is a positive trust signal, the mismatch between claimed functionality (tools and reports) and actual tool count (0) raises questions about server configuration or accuracy. Further investigation of the actual tool definitions and authentication implementation is needed.
Last scanned 1mo ago
Details
- Version
- 1.0.3
- Transport
- streamable-http
- Capabilities
- Repository
- embeddedlayers/mcp-analytics