← Registry

Learning Resources

rung.guru

Provides access to published occupation, resume, and military-transition guides, along with detailed occupation task and skill examples.

1 endpoint2 known toolsFirst detected August 19, 2026Last detected August 19, 2026

ENDPOINT 1

https://rung.guru/mcp

No auth detected

MCP server metadata

Name
rung-public-guides
Version
1.2.1
Capabilities
promptstools
Server instructions

Read-only public guide search and occupation exploration. Do not send personal information, claimed selections, or resume content.

Known tools 2

find_public_guides

Use when someone needs a published Rung occupation, resume-situation, or military-transition guide.

Inferred read-only
explore_occupation

Use after find_public_guides resolves an exact published Rung SOC, when bounded public task, skill, or tool examples are needed.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rung-public-guides]
url = "https://rung.guru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rung-public-guides": {
      "type": "http",
      "url": "https://rung.guru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rung-public-guides
Remote MCP URL: https://rung.guru/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rung-public-guides": {
      "url": "https://rung.guru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rung-public-guides": {
      "type": "http",
      "url": "https://rung.guru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rung-public-guides",
  "transport": "streamable-http",
  "url": "https://rung.guru/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for rung.guru was fetched 2026-08-24T03:11:38.947Z.

Trust status Neutral

rung.guru is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.