Back to Home
three-water666 icon

open-mcp-servers-market

Verified Safe

by three-water666

Overview

An automated directory and market for Model Context Protocol (MCP) servers, allowing developers to discover, filter, and connect to various AI-powered services by aggregating metadata from official and community sources.

Installation

Run Command
python3 -m http.server 8000

Environment Variables

  • GITHUB_TOKEN

Security Notes

The project's backend scripts (`convert_mcp_lists.py`, `top_mcp_servers.py`) are primarily data aggregators for a static website. They fetch content from remote GitHub URLs and make GraphQL API calls to retrieve repository star counts, requiring a `GITHUB_TOKEN`. While fetching external content and using an API token introduces inherent risks (e.g., potential for supply chain attacks if markdown parsing is vulnerable, or token exposure if not properly scoped), no direct execution of arbitrary code (`eval`, `os.system`) or obvious command injection vectors were found within the provided Python scripts. The core data processing relies on standard `json` and `re` libraries. The frontend is a static site served via GitHub Pages, which is generally secure. The security score reflects a good posture for its stated purpose, with standard precautions needed for handling API tokens and external data sources.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2026-01-19

Tags

MCPAI AgentsServer DiscoveryMarketplaceTooling Integration