Cv Forge
Rank #12,507io.github.thechandanbhagat/cv-forge
MCP server providing cv-forge capabilities
Cv Forge is a Model Context Protocol (MCP) server published by thechandanbhagat. It ranks #12,507 of 132,113 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Cv Forge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Oct 20, 2025 and most recently updated on Oct 20, 2025.
Ranks ahead of 119,606 of 132,113 servers on MCP Toplist.
Use Cv Forge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cv-forge -- npx -y cv-forge[mcp_servers.cv-forge]
command = "npx"
args = ["-y", "cv-forge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cv-forge": {
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cv-forge": {
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cv-forge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cv-forge": {
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cv-forge": {
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}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.thechandanbhagat%2Fcv-forge)<a href="https://mcptoplist.com/server/io.github.thechandanbhagat%2Fcv-forge"><img src="https://mcptoplist.com/badge/io.github.thechandanbhagat%2Fcv-forge.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thechandanbhagat
Other servers by thechandanbhagat
View all thechandanbhagat servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Oct 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cv Forge?
- Cv Forge is maintained by thechandanbhagat, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Cv Forge listed on the Official MCP Registry?
- Yes — Cv Forge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cv Forge have?
- MCP Toplist tracks 2 versions of Cv Forge, most recently published on Oct 20, 2025.
- Where can I find the source code for Cv Forge?
- The source code for Cv Forge is hosted at github.com/thechandanbhagat/cv-forge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.