tomsmcps-v2
Verified Safeby TomsTools11
Overview
A static directory website for Model Context Protocol (MCP) servers, allowing users to browse, filter, and search through a curated list of tools and their GitHub repositories.
Installation
npm run devSecurity Notes
The application is a static site generated from a CSV file. Data processing occurs at build time using `scripts/process-csv.ts`, not at runtime with user-supplied data. Client-side search (Fuse.js) is generally safe. External links to GitHub repositories are explicitly labeled and open in new tabs, a standard practice for directories and not a direct vulnerability of the site itself. No obvious dynamic server-side code execution or `eval` calls that process user input.
Similar Servers
codebadger
A containerized Model Context Protocol (MCP) server for multi-language static code analysis using Joern's Code Property Graph (CPG) technology.
Unified-MCP-Tool-Graph
The Unified MCP Tool Graph aggregates and structures tool APIs from diverse Model Context Protocol (MCP) servers into a centralized Neo4j graph database, enabling LLMs and agentic AI systems to dynamically retrieve the most relevant tools for any task.
X96Dbg-MCP-Server-Plugin
Provides a JSON-RPC bridge for x32dbg/x64dbg, allowing external automations to inspect and control a debugged process without direct UI interaction.
felix
A real-time, local voice assistant with advanced conversational AI, barge-in capabilities, and autonomous tool execution, including image generation via ComfyUI.