MCP Klever Vm
Rank #9,110io.github.klever-io/mcp-klever-vm
MCP server providing klever-vm capabilities
MCP Klever Vm is a Model Context Protocol (MCP) server published by klever-io. It ranks #9,110 of 132,046 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. MCP Klever Vm is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 12, 2025 and most recently updated on Mar 19, 2026.
Ranks ahead of 122,936 of 132,046 servers on MCP Toplist.
Use MCP Klever Vm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-klever-vm https://mcp.klever.org/mcpclaude mcp add mcp-klever-vm -- npx -y @klever/mcp-server[mcp_servers.mcp-klever-vm]
url = "https://mcp.klever.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-klever-vm]
command = "npx"
args = ["-y", "@klever/mcp-server"]Add to ~/.codex/config.toml.
https://mcp.klever.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-klever-vm": {
"command": "npx",
"args": [
"-y",
"@klever/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-klever-vm": {
"url": "https://mcp.klever.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-klever-vm": {
"command": "npx",
"args": [
"-y",
"@klever/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-klever-vm": {
"type": "http",
"url": "https://mcp.klever.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-klever-vm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@klever/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-klever-vm": {
"serverUrl": "https://mcp.klever.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-klever-vm": {
"command": "npx",
"args": [
"-y",
"@klever/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-klever-vm": {
"url": "https://mcp.klever.org/mcp"
}
}
}{
"mcpServers": {
"mcp-klever-vm": {
"command": "npx",
"args": [
"-y",
"@klever/mcp-server"
]
}
}
}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.klever-io%2Fmcp-klever-vm)<a href="https://mcptoplist.com/server/io.github.klever-io%2Fmcp-klever-vm"><img src="https://mcptoplist.com/badge/io.github.klever-io%2Fmcp-klever-vm.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
klever-io
Available versions (5)
| Version | Published |
|---|---|
| 1.3.0 | Mar 19, 2026 |
| 1.2.5 | Feb 20, 2026 |
| 1.2.4 | Feb 19, 2026 |
| 1.1.1 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Klever Vm?
- MCP Klever Vm is maintained by klever-io, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is MCP Klever Vm listed on the Official MCP Registry?
- Yes — MCP Klever Vm is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Klever Vm have?
- MCP Toplist tracks 5 versions of MCP Klever Vm, most recently published on Mar 19, 2026.
- Where can I find the source code for MCP Klever Vm?
- The source code for MCP Klever Vm is hosted at github.com/klever-io/mcp-klever-vm.
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.