nvidia-nim-mcp
by david-eve-za
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: error, warn, info, debug. | info |
| MAX_RETRIES | No | Max retry attempts on failure. | 3 |
| DEFAULT_MODEL | No | Default model for generation. | black-forest-labs/flux.1-dev |
| ENABLE_VISION | No | Enable vision/multimodal tools. | true |
| NVIDIA_API_KEY | Yes | Your NVIDIA NGC API key (nvapi-...). Required. | |
| RETRY_DELAY_MS | No | Base delay between retries in milliseconds. | 1000 |
| ENABLE_MULTIMODAL | No | Enable multimodal task tools. | true |
| REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds. | 120000 |
| NVIDIA_NIM_BASE_URL | No | Base URL for NIM API. | https://integrate.api.nvidia.com/v1 |
| MAX_TOKENS_PER_REQUEST | No | Hard cap on tokens per request. | 4096 |
| ENABLE_IMAGE_GENERATION | No | Enable image generation tools. | true |
| MAX_REQUESTS_PER_MINUTE | No | Rate limit cap. | 40 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/david-eve-za/nvidia-nim-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server