Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NVIDIA_KEYNoYour NVIDIA key
nvidia-keyNoYour nvidia-key (for compatibility)
NGC_API_KEYNoYour NGC API key
NVIDIA_API_KEYNoYour NVIDIA API key (preferred)
NVIDIA_MCP_ENV_FILENoPath to an environment file to load variables from
NVIDIA_MCP_OUTPUT_DIRNoDirectory for output files

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_nvidia_setupA

Check whether the NVIDIA MCP can see an API key and which base URLs/output directory it will use.

list_modelsB

List models visible to the configured NVIDIA API key.

chat_completionB

Run a non-streaming chat completion through NVIDIA's OpenAI-compatible API.

generate_imageB

Generate an image through NVIDIA's OpenAI-compatible image generation API. Defaults to dry_run=true to avoid accidental credit usage.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/yeominsoo/minsoo-nvidia-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server