ckg-nemotron-perplexity
Rank #17,616io.github.Yarmoluk/ckg-nemotron-perplexity
NVIDIA Nemotron + Perplexity Sonar as knowledge graphs — 2 domains, 83 nodes. MCP-native.
ckg-nemotron-perplexity is a Model Context Protocol (MCP) server published by yarmoluk. It ranks #17,616 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ckg-nemotron-perplexity is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 97,844 of 115,460 servers on MCP Toplist.
Use ckg-nemotron-perplexity
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ckg-nemotron-perplexity -- uvx ckg-nemotron-perplexity[mcp_servers.ckg-nemotron-perplexity]
command = "uvx"
args = ["ckg-nemotron-perplexity"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ckg-nemotron-perplexity": {
"command": "uvx",
"args": [
"ckg-nemotron-perplexity"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ckg-nemotron-perplexity": {
"command": "uvx",
"args": [
"ckg-nemotron-perplexity"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ckg-nemotron-perplexity": {
"type": "stdio",
"command": "uvx",
"args": [
"ckg-nemotron-perplexity"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ckg-nemotron-perplexity": {
"command": "uvx",
"args": [
"ckg-nemotron-perplexity"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ckg-nemotron-perplexity": {
"command": "uvx",
"args": [
"ckg-nemotron-perplexity"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Yarmoluk%2Fckg-nemotron-perplexity)<a href="https://mcptoplist.com/server/io.github.Yarmoluk%2Fckg-nemotron-perplexity"><img src="https://mcptoplist.com/badge/io.github.Yarmoluk%2Fckg-nemotron-perplexity.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yarmoluk
Other servers by yarmoluk
- NVIDIA AI CKG#2,943 · 2 vers
- NVIDIA NemoClaw CKG#4,956 · 2 vers
- CKG-MCP — Compressed Knowledge Graphs#5,274 · 2 vers
- Salesforce AgentForce CKG#7,508 · 2 vers
- agent-memory-mcp#106,696
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 22, 2026 |
Frequently asked questions
- Who maintains ckg-nemotron-perplexity?
- ckg-nemotron-perplexity is maintained by yarmoluk, which publishes 6 MCP servers (9 total versions) tracked on MCP Toplist.
- Is ckg-nemotron-perplexity listed on the Official MCP Registry?
- Yes — ckg-nemotron-perplexity is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does ckg-nemotron-perplexity have?
- MCP Toplist tracks 1 version of ckg-nemotron-perplexity, most recently published on Jul 22, 2026.
- Where can I find the source code for ckg-nemotron-perplexity?
- The source code for ckg-nemotron-perplexity is hosted at github.com/Yarmoluk/ckg-nemotron-perplexity.