AI Applyd
Rank #47,581io.github.whateverneveranywhere/aiapplyd
ATS resume scoring, job analysis, interview prep, and auto-apply that verifies each submission.
AI Applyd is a Model Context Protocol (MCP) server published by whateverneveranywhere. It ranks #47,581 of 115,460 servers tracked on MCP Toplist. AI Applyd is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 67,879 of 115,460 servers on MCP Toplist.
Use AI Applyd
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aiapplyd https://mcp.aiapplyd.com/mcp[mcp_servers.aiapplyd]
url = "https://mcp.aiapplyd.com/mcp"Add to ~/.codex/config.toml.
https://mcp.aiapplyd.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aiapplyd": {
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aiapplyd": {
"type": "http",
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aiapplyd": {
"serverUrl": "https://mcp.aiapplyd.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aiapplyd": {
"url": "https://mcp.aiapplyd.com/mcp"
}
}
}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/io.github.whateverneveranywhere%2Faiapplyd)<a href="https://mcptoplist.com/server/io.github.whateverneveranywhere%2Faiapplyd"><img src="https://mcptoplist.com/badge/io.github.whateverneveranywhere%2Faiapplyd.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
whateverneveranywhere
Other servers by whateverneveranywhere
View all whateverneveranywhere servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Jul 28, 2026 |
| 1.0.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains AI Applyd?
- AI Applyd is maintained by whateverneveranywhere, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is AI Applyd listed on the Official MCP Registry?
- Yes — AI Applyd is listed on the Official MCP Registry.
- How many versions does AI Applyd have?
- MCP Toplist tracks 2 versions of AI Applyd, most recently published on Jul 28, 2026.
- Where can I find the source code for AI Applyd?
- The source code for AI Applyd is hosted at github.com/whateverneveranywhere/aiapplyd-webapp.