Federal Compass MCP
Rank #4438glama/skivuha/federal-compass-mcp
Connects to the USAJobs API to search federal job openings, translate federal jargon, analyze CV qualifications, and explain GS grades and clearances.
Federal Compass MCP is a Model Context Protocol (MCP) server published by skivuha. It ranks #4438 of 58,900 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Federal Compass MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 54,462 of 58,900 servers on MCP Toplist.
Use Federal Compass MCP
Add Federal Compass MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"federal-compass-mcp": {
"command": "npx",
"args": [
"-y",
"federal-compass-mcp"
],
"env": {
"USAJOBS_API_KEY": "<your USAJOBS_API_KEY>",
"USAJOBS_EMAIL": "<your USAJOBS_EMAIL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
skivuha
Available versions (1)
| Version | Published |
|---|---|
| 0.1.6 | Apr 15, 2026 |
Frequently asked questions
- What is Federal Compass MCP?
- Connects to the USAJobs API to search federal job openings, translate federal jargon, analyze CV qualifications, and explain GS grades and clearances.
- Who maintains Federal Compass MCP?
- Federal Compass MCP is maintained by skivuha, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Federal Compass MCP an official MCP server?
- Yes — Federal Compass MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Federal Compass MCP have?
- MCP Toplist tracks 1 version of Federal Compass MCP, most recently published on Apr 15, 2026.
- Where can I find the source code for Federal Compass MCP?
- The source code for Federal Compass MCP is hosted at github.com/skivuha/federal-compass-mcp.