Federal Compass MCP server
AI compass from private sector to federal career — USAJobs search, salary, KSA
12 stars68 downloads/wk
Reviews
Write oneNobody has reviewed Federal Compass MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Federal Compass MCP tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- Code scan27 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
What the publisher says
From the Federal Compass MCP repository's README, as published. We do not edit it. Read it on GitHub
federal-compass-mcp
Your AI compass from private sector to federal career
Federal job descriptions are 5 pages of legal language. GS grades, clearance levels, hiring paths — none of this is explained anywhere. federal-compass-mcp connects Claude to the official USAJobs API and turns it into an AI advisor that speaks plain English.
Built for tech professionals transitioning from private sector to federal/government careers.
What it does
- Searches federal job openings with optional filters — keyword, location, salary, clearance level
- Translates federal job descriptions into plain language — what they actually want, without the jargon
- Analyzes your CV against specific job postings and tells you if you qualify
- Explains federal concepts — GS grades, pay plans, security clearances, hiring paths
- Saves your CV locally so Claude can reference it automatically
Getting started
1. Get your free USAJobs API key
Register at developer.usajobs.gov — takes about 3 minutes. Verify your email and you'll receive an API token.
2. Add to your MCP client
Claude Desktop (~/Library/Application Support/Claude/claudedesktopconfig.json):
{
"mcpServers": {
"federal-compass": {
"command": "npx",
"args": ["-y", "federal-compass-mcp@latest"],
"env": {
"USAJOBS_API_KEY": "your_api_key",
"USAJOBS_EMAIL": "your@email.com"
}
}
}
}VS Code / Cursor / Windsurf — same config, different config file path. See your client's MCP documentation.
3. Try it
Find me senior software developer jobs in Raleigh, NCWhat is a GS-13 and how much does it pay?Save my CV [attach file]Look at this job posting — am I qualified?Tools
CV storage
Your CV is stored locally on your machine — never sent to any server:
~/.federal-compass/
cv.json
config.json
codelists/ <- cached USAJobs reference dataWhy federal jobs are confusing (and how this helps)
Coming from private sector, federal job postings feel like a different language:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y federal-compass-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add federal-compass-mcp -- npx -y federal-compass-mcp
Federal Compass MCP: common questions
- Is Federal Compass MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Federal Compass MCP safety report
- How do I install Federal Compass MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Federal Compass MCP need an API key?
- No secret keys are declared. It reads 2 settings from the environment.
- Is Federal Compass MCP maintained?
- The last commit was 2 days ago (2026-09-23). The latest release is v0.1.10.
- What can I use instead of Federal Compass MCP?
- Servers from other publishers that do the same job: Minutes MCP server, Dabble Me Journal MCP server and Courtlistener MCP server. Compare all Federal Compass MCP alternatives.
Alternatives to Federal Compass MCP
Same job from other publishers: the closest match first, then the best rated.
- MinutesThe private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting.not reviewedEstablishedA
Dabble Me JournalPrivate journal MCP server to search, analyze, and create Dabble Me entries securely via OAuth.not reviewedGrowingA- CourtlistenerSearch US court opinions, federal dockets, judges, citations, and oral arguments via CourtListener.not reviewedGrowingA
- Paparats – Local Semantic Code Search MCPLocal-first semantic code search across all your repos. Private context for AI coding assistants.not reviewedGrowingB