Back to Home
Rodert icon

awesome-mcp

Verified Safe

by Rodert

Overview

This project is an automated generator and host for a curated list of Model Context Protocol (MCP) projects, providing an interactive and searchable directory, rather than being an MCP server itself.

Installation

Run Command
npm run dev

Environment Variables

  • GITHUB_TOKEN
  • DEBUG_MODE

Security Notes

The project functions as an automated 'awesome list' generator for MCP projects and a VitePress static site. Its Python scripts interact with the GitHub API, requiring a `GITHUB_TOKEN` which is correctly managed via an environment variable. No hardcoded secrets or 'eval' statements were found. The `translate_content.py` script uses an offline translation library (`argostranslate`), minimizing external API calls for translation. The main security considerations are external to this repository's codebase and relate to how users configure *other* MCP servers (e.g., `GITHUB_PERSONAL_ACCESS_TOKEN` for `modelcontextprotocol/server-github`) as described in the README's quick-start guides.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

MCPModel Context ProtocolAwesome ListStatic Site GeneratorGitHub Projects