Vigilis
Rank #33,663io.github.piyushpathakqa/vigilis-mcp
Gate AI-written tests: heal safe drift, refuse to hide real bugs, sign a verifiable receipt.
Vigilis is a Model Context Protocol (MCP) server published by piyushpathakqa. It ranks #33,663 of 132,345 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Vigilis is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 98,682 of 132,345 servers on MCP Toplist.
Use Vigilis
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add vigilis-mcp -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y vigilis-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vigilis-mcp]
command = "npx"
args = ["-y", "vigilis-mcp"]
[mcp_servers.vigilis-mcp.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vigilis-mcp": {
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vigilis-mcp": {
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vigilis-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vigilis-mcp": {
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vigilis-mcp": {
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}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.piyushpathakqa%2Fvigilis-mcp)<a href="https://mcptoplist.com/server/io.github.piyushpathakqa%2Fvigilis-mcp"><img src="https://mcptoplist.com/badge/io.github.piyushpathakqa%2Fvigilis-mcp.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
piyushpathakqa
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Vigilis?
- Vigilis is maintained by piyushpathakqa, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Vigilis listed on the Official MCP Registry?
- Yes — Vigilis is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Vigilis have?
- MCP Toplist tracks 1 version of Vigilis, most recently published on Jul 7, 2026.
- Where can I find the source code for Vigilis?
- The source code for Vigilis is hosted at github.com/piyushpathakqa/vigilis.
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.