CKG-NVIDIA-AI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NVIDIA_CKG_MODEL | No | Ollama model for ask_nvidia | qwen2.5:14b |
| NVIDIA_CKG_OLLAMA | No | Ollama host for ask_nvidia | http://localhost:11434 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_domainsB | List all 20 NVIDIA AI domains available in this knowledge graph. |
| search_conceptsA | Find concepts in a NVIDIA AI domain by keyword. |
| query_ckgA | Traverse the NVIDIA knowledge graph from a concept — prerequisites and dependents. |
| get_prerequisitesA | Return the full ordered prerequisite chain for a concept — everything to learn first. |
| ask_nvidiaA | Ask a natural-language question answered by Qwen grounded on the NVIDIA CKG. |
| list_ecosystemA | Discover other CKG packages for adjacent domains — finance, healthcare, legal, and more. |
| route_queryA | Route an NVIDIA AI question to the optimal model and reasoning approach via graph depth. |
| verify_sourceA | Return the source URL and SHA-256 content hash for any NVIDIA AI concept node. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| explore_nvidia_stack | Build an interactive graph of the NVIDIA AI inference and robotics stack |
| map_deployment_chain | Map the full dependency chain for a production NVIDIA AI deployment |
| find_what_i_need | Tell me what I need to get started with a specific NVIDIA technology |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| resource_domains | All 20 NVIDIA AI domains — browsable index |
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/WangHuikong/ckg-nvidia-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server