federal-compass-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USAJOBS_EMAIL | Yes | Your email address for USAJobs API | |
| USAJOBS_API_KEY | Yes | Your USAJobs API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_jobsA | Search federal job openings on USAJobs. All parameters are optional. Returns job listings with title, agency, salary, location, and apply URL. |
| get_job_detailsA | Get full details for a specific federal job posting including duties, qualifications, and how to apply. |
| save_cvA | Save your CV text locally for automatic use in job matching and qualification checks. The CV is stored only on your machine. |
| get_cvA | Read your saved CV. Returns the CV text and metadata (when it was saved, original format). |
| explain_federal_conceptA | Explain federal career concepts in plain language: GS grades, security clearances, hiring paths, pay plans, and more. |
| find_matching_jobsA | Find federal jobs that match your saved CV. Extracts skills and keywords from your CV and searches USAJobs. Requires a saved CV. |
| check_qualificationA | Compare your saved CV against a specific job posting. Returns your CV and the job requirements side by side for analysis. Requires a saved CV. |
| compare_jobsA | Compare 2-5 federal job postings side by side. Returns salary, grade, clearance, location, and more for each job. Makes one API call per job. |
| calculate_salaryA | Calculate federal GS salary with locality pay adjustment. Returns base pay plus locality-adjusted pay for a specific grade, step, and location. Covers all 15 GS grades and ~58 locality pay areas. |
| extract_ksaA | Extract KSA (Knowledge, Skills, Abilities) requirements from a federal job posting. Categorizes requirements by type (knowledge, skill, ability, experience, education, certification, other) and optionally matches them against your saved CV. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skivuha/federal-compass-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server