Kelvia
Rank #21,502io.github.gonnagetapower/kelvia-mcp
Task manager your agent can fully operate: boards, tasks, sprints, roles, worklogs, day planner.
Kelvia is a Model Context Protocol (MCP) server published by gonnagetapower. It ranks #21,502 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Kelvia is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 110,544 of 132,046 servers on MCP Toplist.
Use Kelvia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kelvia-mcp https://mcp.kelvia.app/mcpclaude mcp add kelvia-mcp -e "KELVIA_API_TOKEN=<your KELVIA_API_TOKEN>" -e "KELVIA_API_URL=<your KELVIA_API_URL>" -e "KELVIA_TOOLSETS=<your KELVIA_TOOLSETS>" -- npx -y kelvia-mcpReplace each placeholder with your own value before saving.
[mcp_servers.kelvia-mcp]
url = "https://mcp.kelvia.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.kelvia-mcp]
command = "npx"
args = ["-y", "kelvia-mcp"]
[mcp_servers.kelvia-mcp.env]
KELVIA_API_TOKEN = "<your KELVIA_API_TOKEN>"
KELVIA_API_URL = "<your KELVIA_API_URL>"
KELVIA_TOOLSETS = "<your KELVIA_TOOLSETS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.kelvia.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kelvia-mcp": {
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "<your KELVIA_API_TOKEN>",
"KELVIA_API_URL": "<your KELVIA_API_URL>",
"KELVIA_TOOLSETS": "<your KELVIA_TOOLSETS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kelvia-mcp": {
"url": "https://mcp.kelvia.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"kelvia-mcp": {
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "<your KELVIA_API_TOKEN>",
"KELVIA_API_URL": "<your KELVIA_API_URL>",
"KELVIA_TOOLSETS": "<your KELVIA_TOOLSETS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kelvia-mcp": {
"type": "http",
"url": "https://mcp.kelvia.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"kelvia-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "<your KELVIA_API_TOKEN>",
"KELVIA_API_URL": "<your KELVIA_API_URL>",
"KELVIA_TOOLSETS": "<your KELVIA_TOOLSETS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kelvia-mcp": {
"serverUrl": "https://mcp.kelvia.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kelvia-mcp": {
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "<your KELVIA_API_TOKEN>",
"KELVIA_API_URL": "<your KELVIA_API_URL>",
"KELVIA_TOOLSETS": "<your KELVIA_TOOLSETS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kelvia-mcp": {
"url": "https://mcp.kelvia.app/mcp"
}
}
}{
"mcpServers": {
"kelvia-mcp": {
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "<your KELVIA_API_TOKEN>",
"KELVIA_API_URL": "<your KELVIA_API_URL>",
"KELVIA_TOOLSETS": "<your KELVIA_TOOLSETS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.gonnagetapower%2Fkelvia-mcp)<a href="https://mcptoplist.com/server/io.github.gonnagetapower%2Fkelvia-mcp"><img src="https://mcptoplist.com/badge/io.github.gonnagetapower%2Fkelvia-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gonnagetapower
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Aug 10, 2026 |
| 1.0.1 | Aug 10, 2026 |
| 1.0.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Kelvia?
- Kelvia is maintained by gonnagetapower, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Kelvia listed on the Official MCP Registry?
- Yes — Kelvia is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kelvia have?
- MCP Toplist tracks 3 versions of Kelvia, most recently published on Aug 10, 2026.
- Where can I find the source code for Kelvia?
- The source code for Kelvia is hosted at github.com/gonnagetapower/kelvia-mcp.
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.