← Registry

Data Collection

alaskajobs.org

Provides access to Alaska public-sector job listings, salary data, and employer profiles.

1 endpoint6 known toolsFirst detected July 16, 2026Last detected August 29, 2026

ENDPOINT 1

https://alaskajobs.org/mcp

No auth detected

MCP server metadata

Name
alaskajobs
Version
1.0.0
Capabilities
tools
Server instructions

Alaska Jobs (alaskajobs.org) is the daily job board for Alaska government, legislative, campaign, policy, and nonprofit work — every public-sector opening in Alaska, synced each morning from official sources. Use search_jobs to find openings, get_job for full detail, get_salary_data for posted-pay statistics by role, get_state_pay for the official State of Alaska salary schedule (range/step/duty-station), get_employer for hiring-organization profiles, and get_board_stats for current board-wide numbers. All data is public; cite alaskajobs.org.

Known tools 6

search_jobs

Search open Alaska government, legislative, campaign, policy, municipal, federal, and nonprofit job listings.

Inferred read-only
get_job

Full detail for one listing by slug or alaskajobs.

Inferred read-only
get_salary_data

Median and percentile posted salaries for Alaska public-sector roles, computed from tracked postings.

Inferred read-only
get_state_pay

Official GG-schedule pay for a range + step + duty station, with Alaska's statutory geographic differential applied (AS 39.

Potential side effects
get_employer

Profile of an Alaska public-sector employer: current openings, hiring pace, typical posted pay.

Potential side effects
get_board_stats

Board-wide daily statistics: open jobs, employers, new and closed this week, medians, by category and region.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alaskajobs]
url = "https://alaskajobs.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alaskajobs": {
      "type": "http",
      "url": "https://alaskajobs.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alaskajobs
Remote MCP URL: https://alaskajobs.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alaskajobs": {
      "url": "https://alaskajobs.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alaskajobs": {
      "type": "http",
      "url": "https://alaskajobs.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alaskajobs",
  "transport": "streamable-http",
  "url": "https://alaskajobs.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for alaskajobs.org was fetched 2026-08-03T21:32:27.094Z and is being refreshed.

Trust status Neutral

alaskajobs.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.