The Alaska Jobs MCP server
Connect
Endpoint: https://alaskajobs.org/mcp (Streamable HTTP,
stateless, JSON responses). In Claude Code:
claude mcp add --transport http alaskajobs https://alaskajobs.org/mcp
Or in any MCP client config:
{ "mcpServers": { "alaskajobs": { "type": "http", "url": "https://alaskajobs.org/mcp" } } }
Tools
search_jobs— Search Alaska public-sector jobs- Search open Alaska government, legislative, campaign, policy, municipal, federal, and nonprofit job listings. All filters optional.
get_job— Get one job listing in full- Full detail for one listing by slug or alaskajobs.org URL: description, salary, PCN, closing date, apply link.
get_salary_data— Posted salary statistics by role- Median and percentile posted salaries for Alaska public-sector roles, computed from tracked postings. Omit 'role' to list all roles with data.
get_state_pay— State of Alaska salary schedule lookup- Official GG-schedule pay for a range + step + duty station, with Alaska's statutory geographic differential applied (AS 39.27.020).
get_employer— Employer hiring profile- Profile of an Alaska public-sector employer: current openings, hiring pace, typical posted pay. Omit 'name' to list employers.
get_board_stats— Alaska public-sector employment: current numbers- Board-wide daily statistics: open jobs, employers, new and closed this week, medians, by category and region. Includes a ready-to-quote citation sentence.
Also for machines
- llms.txt — site index for AI assistants
- llms-full.txt — the entire site's content in one document
- Any page +
.md— markdown mirror (e.g. /salaries/state-salary-schedule.md) - jobs.json — structured feed of open listings
- /ask?q=… — one-shot structured answers over the board's data
Public data, no rate limits beyond common sense, cite alaskajobs.org. Questions: contact.