mcp-nvidia
Verified Safeby bharatr21
Overview
Empowers Large Language Models (LLMs) to perform targeted searches across NVIDIA's official domains, providing relevant and structured information.
Installation
No command providedSecurity Notes
The server makes external network requests via the `ddgs` package to perform searches. However, it implements strong security controls including domain whitelisting (only nvidia.com and nvidia.github.io are allowed), input validation, and rate limiting, mitigating common risks. There is no indication of arbitrary code execution beyond its intended search function.
Similar Servers
UltraRAG
An open-source RAG framework for building, experimenting, and evaluating complex Retrieval-Augmented Generation (RAG) pipelines with low-code YAML configurations and native multimodal support.
MCP
A remote Model Context Protocol (MCP) server that provides access to Jina Reader, Embeddings and Reranker APIs with a suite of URL-to-markdown, web search, image search, and embeddings/reranker tools.
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
pageindex-mcp
This MCP server acts as a bridge, enabling LLM-native, reasoning-based RAG on documents (local or online PDFs) for MCP-compatible agents like Claude and Cursor, without requiring a vector database locally.