Kevros
Rank #1,902io.github.ndl-systems/kevros
MCP server providing kevros capabilities
Kevros is a Model Context Protocol (MCP) server published by ndl-systems. It ranks #1,902 of 132,046 servers tracked on MCP Toplist, and its repository has 59 GitHub stars. Kevros is listed on Official MCP, with 8 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 130,144 of 132,046 servers on MCP Toplist.
Use Kevros
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kevros https://governance.taskhawktech.com/mcp/[mcp_servers.kevros]
url = "https://governance.taskhawktech.com/mcp/"Add to ~/.codex/config.toml.
https://governance.taskhawktech.com/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kevros": {
"url": "https://governance.taskhawktech.com/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kevros": {
"type": "http",
"url": "https://governance.taskhawktech.com/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kevros": {
"serverUrl": "https://governance.taskhawktech.com/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kevros": {
"url": "https://governance.taskhawktech.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.ndl-systems%2Fkevros)<a href="https://mcptoplist.com/server/io.github.ndl-systems%2Fkevros"><img src="https://mcptoplist.com/badge/io.github.ndl-systems%2Fkevros.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ndl-systems
Available versions (8)
| Version | Published |
|---|---|
| 0.3.6 | Feb 25, 2026 |
| 0.3.5 | Feb 25, 2026 |
| 0.3.4 | Feb 25, 2026 |
| 0.3.3 | Feb 24, 2026 |
| 0.3.2 | Feb 24, 2026 |
| 0.3.1 | Feb 23, 2026 |
| 0.2.1 | Feb 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kevros?
- Kevros is maintained by ndl-systems, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Kevros listed on the Official MCP Registry?
- Yes — Kevros is listed on the Official MCP Registry.
- How many versions does Kevros have?
- MCP Toplist tracks 8 versions of Kevros, most recently published on Feb 25, 2026.
- Where can I find the source code for Kevros?
- The source code for Kevros is hosted at github.com/ndl-systems/kevros-sdk.
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.