Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @origintrail-official/dkg-mcp-server

@origintrail-official/dkg-mcp-server

[Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for DKG V10. Exposes DKG node capabilities as MCP tools, allowing AI assistants (Cursor, Claude Desktop, etc.) to publish, query, and explore the knowledge graph.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "origintrail-official-dkg-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@origintrail-official/dkg-mcp-server"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @origintrail-official/dkg-mcp-server

Details

Websitehttps://www.npmjs.com/package/@origintrail-official/dkg-mcp-server
GitHubgit+https://github.com/OriginTrail/dkg.git
Licenseunknown
Pricingfree
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC