Nvidia Nim MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 16 Jun 2026.
MCP server for NVIDIA NIM - 50+ LLMs, multimodal, image gen, embeddings, reranking
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nvidia-nim-mcp -- npx -y nvidia-nim-mcp
{
"mcpServers": {
"nvidia-nim-mcp": {
"args": [
"-y",
"nvidia-nim-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nvidia-nim-mcp]
command = "npx"
args = ["-y", "nvidia-nim-mcp"]
{
"mcpServers": {
"nvidia-nim-mcp": {
"args": [
"-y",
"nvidia-nim-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nvidia-nim-mcp": {
"args": [
"-y",
"nvidia-nim-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.