mcp-insights
Verified Safeby joelverhagen
Overview
Automatically collects, analyzes, and reports on the public Model Context Protocol server registry, generating trend data and statistics.
Installation
pwsh ./pull-servers.ps1Security Notes
The project functions as a client-side data collection and reporting tool, making outgoing network requests to a public registry endpoint. It processes data locally using PowerShell and Node.js. No 'eval' or similar dynamic code execution is evident in the provided snippets, nor are there signs of hardcoded secrets. It does not expose any services or process untrusted user input directly, making it relatively safe for its stated purpose as a data analysis and reporting client.
Similar Servers
mcp-interviewer
A Python CLI tool to evaluate Model Context Protocol (MCP) servers for agentic use-cases, by inspecting capabilities, running functional tests, and providing LLM-as-a-judge evaluations.
mcp-registry
The Model Context Protocol (MCP) Registry centralizes and structures installation configurations for various MCP servers, enabling easy discovery and integration into MCP clients and hubs.
toolhive-registry
Connect to and query your Elasticsearch data, enabling AI assistants to perform searches, retrieve mappings, list indices, and get shard information.
toolhive-registry-server
The central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery, implementing the official MCP Registry API specification.