mcpserver.lol
registry/ckg-nvidia-ai
Connection check verified live · 26h ago

ckg-nvidia-ai

NVIDIA AI knowledge graphs — 20 domains. 4x F1, 11x fewer tokens, SHA-256 provenance. MCP-native.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

ask_nvidia domainquestion*
Ask a natural-language question answered by Qwen grounded on the NVIDIA CKG. Requires Ollama running locally with a Qwen model pulled: ollama pull qwen2.5:14b Ove…
get_prerequisites domain*concept*
Return the full ordered prerequisite chain for a concept — everything to learn first. Args: concept: Target concept — e.g. 'Speculative Decoding', 'Isaac Lab', 'NeMo G…
list_domains
List all 20 NVIDIA AI domains available in this knowledge graph.
list_ecosystem
Discover other CKG packages for adjacent domains — finance, healthcare, legal, and more.
query_ckg depthdomain*concept*
Traverse the NVIDIA knowledge graph from a concept — prerequisites and dependents. Args: concept: Concept name (partial match supported) — e.g. 'TensorRT', 'NIM', 'Isa…
query_intersect modedepthlimitdomain*branches*direction
Answer a conjunctive query: concepts reachable from EVERY anchor at once (A AND B). query_ckg walks outward from one concept. This intersects the reachable sets of two or…
route_query domainquestion*
Route an NVIDIA AI question to the optimal model and reasoning approach via graph depth. The CKG graph IS the router — hop depth is a deterministic complexity metric. Deep…
search_concepts query*domain*
Find concepts in a NVIDIA AI domain by keyword. Args: query: Search term — e.g. 'inference', 'sandbox', 'quantization', 'guardrails'. domain: Domain name from…
verify_source domain*concept*
Return the source URL and SHA-256 content hash for any NVIDIA AI concept node. Audit chain: edge answer → graph commit → source_content_hash → source_url (fetch hint). Ver…