Hyper Cv
Rank #58,031io.github.hyperdrift-io/nextrole
Résumé & job-search tools: ATS check, CV-vs-role score, role search, JD fetch, CV tailoring.
Hyper Cv is a Model Context Protocol (MCP) server published by hyperdrift-io. It ranks #58,031 of 115,591 servers tracked on MCP Toplist. Hyper Cv is listed on Official MCP, with 1 tracked version. It was first listed on Jun 9, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 57,560 of 115,591 servers on MCP Toplist.
Use Hyper Cv
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nextrole https://nextrole.site/api/mcp[mcp_servers.nextrole]
url = "https://nextrole.site/api/mcp"Add to ~/.codex/config.toml.
https://nextrole.site/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nextrole": {
"url": "https://nextrole.site/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nextrole": {
"type": "http",
"url": "https://nextrole.site/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nextrole": {
"serverUrl": "https://nextrole.site/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nextrole": {
"url": "https://nextrole.site/api/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.hyperdrift-io%2Fnextrole)<a href="https://mcptoplist.com/server/io.github.hyperdrift-io%2Fnextrole"><img src="https://mcptoplist.com/badge/io.github.hyperdrift-io%2Fnextrole.svg" alt="MCP Toplist: #58,031 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hyperdrift-io
Other servers by hyperdrift-io
View all hyperdrift-io servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Hyper Cv?
- Hyper Cv is maintained by hyperdrift-io, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hyper Cv listed on the Official MCP Registry?
- Yes — Hyper Cv is listed on the Official MCP Registry.
- How many versions does Hyper Cv have?
- MCP Toplist tracks 1 version of Hyper Cv, most recently published on Jun 9, 2026.
- Where can I find the source code for Hyper Cv?
- The source code for Hyper Cv is hosted at github.com/hyperdrift-io/hyper-cv.