mcp-nvidia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_NVIDIA_DOMAINS | No | Comma-separated list of custom NVIDIA domains to search (overrides defaults). Only nvidia.com domains and subdomains are allowed. | |
| MCP_NVIDIA_LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL). | INFO |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_nvidiaA | Search across multiple NVIDIA domains including developer resources, documentation, blogs, news, forums, research papers, NGC catalog, Omniverse docs, GitHub Pages, and more. This tool helps find relevant information about NVIDIA technologies, products, and services. Results include citations with URLs for reference and are categorized by domain type (documentation, blog, news, developer, build, research, catalog, forum, downloads, resources). |
| discover_nvidia_contentA | Discover specific types of NVIDIA content such as videos, courses, tutorials, webinars, or blog posts. This tool helps find educational and learning resources from NVIDIA's various platforms. Returns ranked results with relevance scores and direct links to the content. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| TypeScript SDK: search_nvidia.ts | TypeScript SDK file: search_nvidia.ts |
| TypeScript SDK: discover_nvidia_content.ts | TypeScript SDK file: discover_nvidia_content.ts |
| TypeScript SDK: index.ts | TypeScript SDK file: index.ts |
| TypeScript SDK: README.md | TypeScript SDK file: README.md |
| Python SDK: search_nvidia.py | Python SDK file: search_nvidia.py |
| Python SDK: discover_nvidia_content.py | Python SDK file: discover_nvidia_content.py |
| Python SDK: __init__.py | Python SDK file: __init__.py |
| Python SDK: README.md | Python SDK file: README.md |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bharatr21/mcp-nvidia'
If you have feedback or need assistance with the MCP directory API, please join our Discord server