retriever-website
Verified Safeby TeamRetriever
Overview
Serves as the public marketing website for the Retriever Infrastructure as Code platform, providing information and access to its observability stack and MCP server offerings.
Installation
npm startSecurity Notes
The server-side code is minimal, primarily serving static files using Express. There are no indications of 'eval', obfuscation, hardcoded secrets, or direct execution of user-provided code within the provided files. The main security considerations would likely be for the static HTML/CSS/JS content it serves (e.g., XSS vulnerabilities in client-side code), which is not provided for analysis. The server logic itself is robust for its stated purpose.
Similar Servers
mcp-shark
Aggregate multiple Model Context Protocol (MCP) servers into a single unified interface with a powerful monitoring UI.
mcpcat-typescript-sdk
This SDK integrates analytics and telemetry capabilities into existing Model Context Protocol (MCP) servers, capturing user intentions, tool usage, and error patterns.
mcpcat-python-sdk
An analytics and observability SDK for Multi-modal Conversational Platform (MCP) servers, capturing user behavior and tool interactions for product development and debugging.
shinzo
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.