Home › Other › Federal Compass MCP

Federal Compass MCP

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

TypeScript
★ 12 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.10)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "federal-compass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "USAJOBS_API_KEY": "<YOUR_VALUE>",
        "USAJOBS_EMAIL": "<YOUR_VALUE>"
      }
    }
  }
}
  • USAJOBS_API_KEY — API key from developer.usajobs.gov
  • USAJOBS_EMAIL — Email used when requesting the API key

Related servers

Data from the Official MCP Registry