Skip to main content
Glama
tsushanth

simplyapply-jobs-mcp

by tsushanth

simplyapply-jobs-mcp

실시간 채용 검색을 위한 MCP 서버 — Greenhouse, Lever, Ashby, SmartRecruiters 채용 페이지에서 수천 개 기업의 공개 채용 공고를 검색하며, 매일 갱신됩니다. SimplyApply의 채용 집계 API를 기반으로 합니다.

API 키가 필요 없습니다.

도구

  • search_jobs(keyword?, location?, remote?, company?, employment_type?, posted_since?, limit?) — 현재 공개 중인 채용 공고에 대한 전체 텍스트 검색.

  • get_company_jobs(company) — 회사의 프로필과 현재 공개된 모든 직무를 슬러그(https://www.simplyappl.ai/companies/{slug} 에서 사용)로 조회합니다.

Related MCP server: recruiting-jobs-mcp

설치

git clone https://github.com/tsushanth/simplyapply-jobs-mcp.git
cd simplyapply-jobs-mcp
npm install
npm run build

MCP 클라이언트 설정에 추가하세요:

{
  "mcpServers": {
    "simplyapply-jobs": {
      "command": "node",
      "args": ["/absolute/path/to/simplyapply-jobs-mcp/dist/index.js"]
    }
  }
}

환경 변수는 필요 없습니다 — 서버는 SimplyApply의 공개 API에 직접 연결됩니다.

왜 이런 것이 필요한가

채용 검색은 에이전트에게 매우 적합한 작업입니다: "이번 주에 게시된 원격 시니어 엔지니어 직무를 찾아줘"는 사람이 수십 개의 채용 페이지를 일일이 뒤져야 하는 다중 조건 쿼리입니다. 이 서버는 simplyappl.ai를 구동하는 동일한 집계 목록을 모든 MCP 클라이언트에 직접 제공합니다.

라이선스

MIT

A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables searching over 1 million enriched job listings from 20,000+ companies directly from MCP-compatible AI tools. Provides tools for job search, company profiles, and AI-powered similar job recommendations with real-time data updates.
    4
    73
    2
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to pull live job listings from major ATS platforms (Greenhouse, Lever, Ashby, Workable), Hacker News hiring threads, and detect hiring signals on company career pages.
  • A
    license
    A
    quality
    B
    maintenance
    Search and read public Ashby job boards for named companies, with filtering, full job details, and side-by-side compensation comparison. No API key required.
    6
    5
    352
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables users to retrieve live job postings from any iCIMS career site, providing structured data including title, requisition ID, employer, locations, employment type, dates, salary, and apply links.

View all related MCP servers

Related MCP Connectors

  • Live job postings from 30+ ATS feeds and job boards, one schema. Live results need a Bearer key.

  • Search a live index of millions of open jobs from employer career sites and 100+ ATS platforms.

  • Unified jobs search over official feeds + ATS boards (USAJOBS, Adzuna, Muse, Greenhouse, Lever...)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tsushanth/simplyapply-jobs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server