Shortlist MCP Server
Rank #17,947glama/MLS-Tech-Inc/shortlistjobs-mcp
Enables users to search for jobs, prefill applications using AI, and automate submissions across major platforms like Lever and Ashby directly from Claude or Cursor. It provides a full suite of tools for managing job queues, profile data, and resumes within a chat interface.
Shortlist MCP Server is a Model Context Protocol (MCP) server published by mls-tech-inc. It ranks #17,947 of 115,460 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Shortlist MCP Server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 21, 2026.
Ranks ahead of 97,513 of 115,460 servers on MCP Toplist.
Use Shortlist MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shortlistjobs-mcp https://shortlist.jobs/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.shortlistjobs-mcp]
url = "https://shortlist.jobs/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://shortlist.jobs/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"shortlistjobs-mcp": {
"url": "https://shortlist.jobs/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"shortlistjobs-mcp": {
"type": "http",
"url": "https://shortlist.jobs/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"shortlistjobs-mcp": {
"serverUrl": "https://shortlist.jobs/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"shortlistjobs-mcp": {
"url": "https://shortlist.jobs/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FMLS-Tech-Inc%2Fshortlistjobs-mcp)<a href="https://mcptoplist.com/server/glama%2FMLS-Tech-Inc%2Fshortlistjobs-mcp"><img src="https://mcptoplist.com/badge/glama%2FMLS-Tech-Inc%2Fshortlistjobs-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
mls-tech-inc
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Shortlist MCP Server?
- Shortlist MCP Server is maintained by mls-tech-inc, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Shortlist MCP Server listed on the Official MCP Registry?
- Shortlist MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Shortlist MCP Server have?
- Shortlist MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Shortlist MCP Server?
- The source code for Shortlist MCP Server is hosted at github.com/mls-tech-inc/shortlistjobs-mcp.