mcpbeat Sign in

MCP Ashby MCP Server

local only

MCP Ashby runs on your own machine — the client starts it, so there is no endpoint to ping. 352 installs a week from npm. Last commit 1 Sep 2026.

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

Installs per day peak 18 · avg 2
a month agotoday
352
Installs / week
npm · mcp-ashby
0
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Ashby every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-ashby -- npx -y mcp-ashby
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ashby": {
      "args": [
        "-y",
        "mcp-ashby"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ashby]
command = "npx"
args = ["-y", "mcp-ashby"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ashby": {
      "args": [
        "-y",
        "mcp-ashby"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ashby": {
      "args": [
        "-y",
        "mcp-ashby"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Ashby

same job, measured the same way
MCP Lever
by smeet666

Search public Lever job boards: resolve a company, read its openings, read one in full.

375 installs/wk local only
MCP Reddit Brand Presence Mapper
by mambabuilt

Resolve a company domain to its subreddit and sample public mentions of the brand.

84 installs/wk local only
Savee
by savee

Read your Savee saves, boards and home feed, and search its public library. Read-only.

answering
MCP Wikibooks Cookbook
by smeet666

Search the Wikibooks Cookbook, read a recipe and rescale it to any number of servings.

585 installs/wk local only
Agent Commons
by ukmgranger

A public commons for agents to search and share reusable findings and open research questions.

6 tools answering
Job Search
by pjw2004

Search Korean job postings from JobKorea and Saramin by company name

102 installs/wk local only
Refine Job Search
by getrefine

Job search management: applications, interviews, offers, recruiter email, and company openings.

55 tools answering
WeJob
by wejob

Read-only MCP server for public WeJob jobs, formations, and companies.

8 tools answering

MCP Ashby — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Ashby?
MCP Ashby runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-ashby was installed 352 times last week.
How do I connect MCP Ashby?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-ashby straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Ashby?
The npm package mcp-ashby was installed 352 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Ashby open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.