connectx7-mcp-plugin
Verified Safeby PaulRoze
Overview
Provides comprehensive documentation, code patterns, and troubleshooting guides for NVIDIA ConnectX-7, DOCA, VMA, and RDMA driver development, primarily for high-performance networking and broadcast/media teams.
Installation
connectx7-mcpSecurity Notes
The server fetches external web content using `httpx` and parses it with `BeautifulSoup` and `markdownify`. While the documentation sources are hardcoded, reducing arbitrary URL fetching risk, parsing external content can always have edge cases. No use of `eval` or obvious malicious patterns found. File system access is limited to a cache directory for downloaded documentation.
Similar Servers
context7-http
An MCP server that supports HTTP streaming for the Context7 project, enabling remote utilization without local installation.
mcp_server_pcileech
Provides an MCP (Model Context Protocol) interface for PCILeech, enabling AI clients to perform DMA-based memory operations, system introspection, and debugging workflows.
k8s-gpu-mcp-server
Provides just-in-time, real-time NVIDIA GPU hardware introspection for Kubernetes clusters for AI-assisted SRE troubleshooting.
mcp_replay_dota2
A FastMCP server for Dota 2 match analysis, leveraging replay files and OpenDota API to provide built-in coaching instructions for LLMs to generate meaningful analysis, including pattern recognition, objective rotations, and actionable advice.