SERVER
Kevros
Rank #1416io.github.ndl-systems/kevros
MCP server providing kevros capabilities
First listed
Feb 21, 2026
Last publish date
Feb 25, 2026
OVERVIEW
Kevros is a Model Context Protocol (MCP) server published by ndl-systems. It ranks #1416 of 58,832 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.
STANDING
#1,416of 58,832 tracked serversTop 5%
Ranks ahead of 57,416 of 58,832 servers on MCP Toplist.
CONNECT
Use Kevros
Add Kevros to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"kevros": {
"url": "https://governance.taskhawktech.com/mcp/"
}
}
}Python package (PyPI)
{
"mcpServers": {
"kevros": {
"command": "uvx",
"args": [
"kevros"
],
"env": {
"KEVROS_API_KEY": "<your KEVROS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
ndl-systems
VERSIONS
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 |
FAQ
Frequently asked questions
- What is Kevros?
- MCP server providing kevros capabilities
- Who maintains Kevros?
- Kevros is maintained by ndl-systems, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Kevros an official MCP server?
- 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.
EXPLORE