simplyapply-jobs-mcp
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)— 按 slug(如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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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.
Search job postings, companies, and technology stacks across 10M+ companies.
Unified jobs search over official feeds + ATS boards (USAJOBS, Adzuna, Muse, Greenhouse, Lever...)
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables 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.4732MIT
- FlicenseNot gradedqualityCmaintenanceEnables 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.
- AlicenseAqualityBmaintenanceSearch and read public Ashby job boards for named companies, with filtering, full job details, and side-by-side compensation comparison. No API key required.65352MIT
- FlicenseNot gradedqualityCmaintenanceEnables 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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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