Odel
Federal Compass MCP

Federal Compass MCP

Local
@skivuha12TypeScriptMITUpdated 1w ago

AI compass from private sector to federal career — USAJobs search, salary, KSA

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmfederal-compass-mcpv0.1.10

Run

npx -y federal-compass-mcp

MCP client config

{
  "mcpServers": {
    "federal-compass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "federal-compass-mcp"
      ]
    }
  }
}