metorial-index
Verified Safeby metorial
Overview
Builds and maintains a comprehensive index of Model Context Protocol (MCP) servers, including metadata, descriptions, and categories, by processing server manifests from GitHub repositories and enriching data with AI.
Installation
bun run startEnvironment Variables
- GITHUB_TOKEN
- OPENAI_API_KEY
Security Notes
The project handles API keys (GitHub, OpenAI) through environment variables, which is a good practice. It processes potentially large amounts of external data from public GitHub repositories and sends snippets (up to 800 characters from READMEs) to OpenAI for summarization and categorization. While this is for public data, the design implies trust in the content sources and external AI service. No immediate code injection vulnerabilities or misuse of 'eval' are apparent in the provided snippets. Local file system access is for reading/writing content from a local 'catalog' directory, typically managed by the operator.
Similar Servers
awesome-mcp-servers
A curated list of Model Context Protocol (MCP) servers, frameworks, and utilities to extend AI capabilities through various integrations.
mesh
Centralizes Model Context Protocol (MCP) connections, tools, and data for AI agents and workflows within an organization, enabling the composition and exposure of governed virtual MCPs (AI Apps).
mcp-omnisearch
A Model Context Protocol (MCP) server that provides unified access to multiple search providers, AI tools, and content processing/enhancement features through a single interface.
mcp-servers
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.