Sentinel DV
Rank #10,071io.github.kiranreddi/sentinel-dv
MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.
Sentinel DV is a Model Context Protocol (MCP) server published by kiranreddi. It ranks #10,071 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Sentinel DV is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jan 26, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 121,975 of 132,046 servers on MCP Toplist.
Use Sentinel DV
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sentinel-dv -e "SENTINEL_DV_CONFIG=<your SENTINEL_DV_CONFIG>" -- uvx --from sentinel-dv sentinel-dv sentinel-dv-serverReplace each placeholder with your own value before saving.
[mcp_servers.sentinel-dv]
command = "uvx"
args = ["--from", "sentinel-dv", "sentinel-dv", "sentinel-dv-server"]
[mcp_servers.sentinel-dv.env]
SENTINEL_DV_CONFIG = "<your SENTINEL_DV_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sentinel-dv": {
"command": "uvx",
"args": [
"--from",
"sentinel-dv",
"sentinel-dv",
"sentinel-dv-server"
],
"env": {
"SENTINEL_DV_CONFIG": "<your SENTINEL_DV_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sentinel-dv": {
"command": "uvx",
"args": [
"--from",
"sentinel-dv",
"sentinel-dv",
"sentinel-dv-server"
],
"env": {
"SENTINEL_DV_CONFIG": "<your SENTINEL_DV_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sentinel-dv": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"sentinel-dv",
"sentinel-dv",
"sentinel-dv-server"
],
"env": {
"SENTINEL_DV_CONFIG": "<your SENTINEL_DV_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sentinel-dv": {
"command": "uvx",
"args": [
"--from",
"sentinel-dv",
"sentinel-dv",
"sentinel-dv-server"
],
"env": {
"SENTINEL_DV_CONFIG": "<your SENTINEL_DV_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sentinel-dv": {
"command": "uvx",
"args": [
"--from",
"sentinel-dv",
"sentinel-dv",
"sentinel-dv-server"
],
"env": {
"SENTINEL_DV_CONFIG": "<your SENTINEL_DV_CONFIG>"
}
}
}
}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.kiranreddi%2Fsentinel-dv)<a href="https://mcptoplist.com/server/io.github.kiranreddi%2Fsentinel-dv"><img src="https://mcptoplist.com/badge/io.github.kiranreddi%2Fsentinel-dv.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
kiranreddi
Available versions (8)
| Version | Published |
|---|---|
| 2.3.1 | Aug 2, 2026 |
| 2.3.0 | Jun 16, 2026 |
| 2.2.0 | Jun 1, 2026 |
| 1.3.1 | May 29, 2026 |
| 1.3.0 | May 29, 2026 |
| 1.1.0 | May 28, 2026 |
| 1.0.1 | May 26, 2026 |
| 1.0.0 | May 26, 2026 |
Frequently asked questions
- Who maintains Sentinel DV?
- Sentinel DV is maintained by kiranreddi, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Sentinel DV listed on the Official MCP Registry?
- Yes — Sentinel DV is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Sentinel DV have?
- MCP Toplist tracks 8 versions of Sentinel DV, most recently published on Aug 2, 2026.
- Where can I find the source code for Sentinel DV?
- The source code for Sentinel DV is hosted at github.com/kiranreddi/sentinel-dv.
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.