ass
Verified Safeby arimxyer
Overview
MCP server for searching curated awesome lists and their contents, providing tools and libraries, along with GitHub metadata like star counts and languages.
Installation
bunx awesome-search-servicesEnvironment Variables
- GITHUB_TOKEN
Security Notes
The server uses `process.env.GITHUB_TOKEN` for enriching data via GitHub's GraphQL API, which is standard practice for authenticated API access and explicitly handled to avoid hardcoding. Data fetching for lists is from `raw.githubusercontent.com`, a controlled source. Markdown parsing is done into an AST, avoiding direct code execution. No `eval` or `child_process` usage detected in the runtime server logic. The build script performs external network requests and local file writes, but the runtime server only reads pre-built data.
Similar Servers
awesome-devops-mcp-servers
A curated list of Model Context Protocol (MCP) servers focused on DevOps tools and capabilities, enabling AI models to discover and interact with various local and remote resources.
mcp-servers-hub
To provide a curated, ranked list of popular Model Context Protocol (MCP) servers for developers to discover and integrate with LLM applications.
awesome-blockchain-mcps
A curated list of Model Context Protocol (MCP) servers, enabling AI models to interact with various blockchain networks, crypto market data, and decentralized finance protocols.
best-of-mcp-servers
A curated and ranked list of Model Context Protocol (MCP) servers, serving as a directory for discovering various AI-related projects and their metadata.