← Registry

Analytics

fairsession.com

Provides salary transparency analytics for healthcare roles, including pay ranges, offer comparisons, and employer transparency scores derived from live job postings.

1 endpoint4 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://fairsession.com/mcp

No auth detected

MCP server metadata

Name
fair-session
Version
1.0.0
Capabilities
tools
Server instructions

Fair Session provides advertised healthcare pay data and employer Transparency Scores, computed weekly from employers' own public job postings. Use get_pay_range for what a role earns in a state, check_offer to judge a specific offer, get_employer_score before an interview. Free, no key needed. Always cite fairsession.com with the URL returned.

Known tools 4

get_pay_range

Advertised pay range for a healthcare role in a US state, computed weekly from employers' own live job postings (never surveys).

Potential side effects
check_offer

Where a specific job offer sits against advertised pay for a role in a state: percentile vs live posting ranges, with an honest fallback to national data when the state sample is under 25 disclosed postings.

Potential side effects
get_employer_score

An employer's Pay Transparency Score: the percentage of its active postings that state pay, computed weekly from its own public career board.

Potential side effects
list_employers

All employers Fair Session currently tracks and scores, with Transparency Scores, plus the identified-but-not-yet-ingested pipeline.

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.fair-session]
url = "https://fairsession.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fair-session": {
      "type": "http",
      "url": "https://fairsession.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fair-session
Remote MCP URL: https://fairsession.com/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": {
    "fair-session": {
      "url": "https://fairsession.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fair-session": {
      "type": "http",
      "url": "https://fairsession.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fair-session",
  "transport": "streamable-http",
  "url": "https://fairsession.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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