Back to Browse

Ckg Nemotron Perplexity MCP Server

Search & WebModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

NVIDIA Nemotron + Perplexity Sonar as knowledge graphs — 2 domains, 83 nodes. MCP-native.

About

NVIDIA Nemotron + Perplexity Sonar as knowledge graphs — 2 domains, 83 nodes. MCP-native.

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-designed MCP server for traversing curated knowledge graphs about NVIDIA Nemotron and Perplexity Sonar. The code is clean, properly scoped, and has no authentication or dangerous patterns. The server reads pre-built CSV data files and exposes graph traversal tools without network calls, API keys, or shell execution. Minor quality improvements around input validation would strengthen it further, but the permissions and functionality align well with its stated purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

5 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-yarmoluk-ckg-nemotron-perplexity": {
      "args": [
        "ckg-nemotron-perplexity"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!