Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.
Related tools
search_jobs— Search open Alaska government, legislative, campaign, policy, municipal, federal, and nonprofit job listings.get_salary_data— Median and percentile posted salaries for Alaska public-sector roles, computed from tracked postings.get_state_pay— Official GG-schedule pay for a range + step + duty station, with Alaska's statutory geographic differential applied (AS 39.get_employer— Profile of an Alaska public-sector employer: current openings, hiring pace, typical posted pay.get_board_stats— Board-wide daily statistics: open jobs, employers, new and closed this week, medians, by category and region.