Ashby Jobs MCP Server: roles from any company board avatar

Ashby Jobs MCP Server: roles from any company board

Pricing

Pay per event + usage

Go to Apify Store
Ashby Jobs MCP Server: roles from any company board

Ashby Jobs MCP Server: roles from any company board

Query any company Ashby hiring board: open roles, departments, offices, compensation hints and full job descriptions. Keyless MCP server for Claude, ChatGPT, Cursor and any MCP client. Pay per tool call only.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

a e

a e

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Ashby MCP

Keyless MCP server for Ashby job boards: openings, departments, locations.

Served over the Model Context Protocol so any MCP client (Claude, Cursor, ChatGPT connectors, custom agents) can use it. Keyless: no third-party account or API key needed.

Connect

Standby MCP endpoint (streamable HTTP):

https://mrfentmen--ashby-mcp.apify.actor/mcp

Authenticate with your Apify API token:

Authorization: Bearer <YOUR_APIFY_API_TOKEN>

Tools

list_jobs

Open roles on an Ashby-powered job board: titles, departments, locations.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ashby'
limitinteger (default 10)no

search_jobs

Search every open role on an Ashby job board by title, team or location.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ramp'
querystringyesWords to match, for example security engineer
limitinteger (default 10)no

get_job

Get one Ashby role by id, including the full plain-text description.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ramp'
job_idstringyesRole id, as returned by list_jobs or search_jobs

list_departments

List the teams hiring on an Ashby board, ranked by number of open roles.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ramp'

list_remote_jobs

List only the remote roles on an Ashby job board.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ramp'
limitinteger (default 10)no

compensation

List Ashby roles that publish a pay range, with the salary summary for each role.

ParameterTypeRequiredDescription
orgstringyesOrganization slug, e.g. 'ramp'
limitinteger (default 10)no

Pricing

Pay per event. You only pay for what you use:

EventPrice (USD)When
Tool call$0.01Each MCP tool call
List request$0.001Listing tools/resources/prompts
Resource request$0.001Reading an MCP resource
Prompt request$0.001Running an MCP prompt
Completion request$0.0001MCP completion request

Data source

Public read-only API. This Actor never writes to your account and never asks for third-party credentials.

Source

Built from the ts-mcp-proxy template.