Invigil
Rank #15,680io.github.invigil/invigil
Linters check your code. Invigil checks whether your repo is legible — to newcomers and AI agents.
Invigil is a Model Context Protocol (MCP) server published by invigil. It ranks #15,680 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Invigil is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 116,366 of 132,046 servers on MCP Toplist.
Use Invigil
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add invigil -- uvx --from "invigil[mcp]" invigil mcp[mcp_servers.invigil]
command = "uvx"
args = ["--from", "invigil[mcp]", "invigil", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"invigil": {
"command": "uvx",
"args": [
"--from",
"invigil[mcp]",
"invigil",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"invigil": {
"command": "uvx",
"args": [
"--from",
"invigil[mcp]",
"invigil",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"invigil": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"invigil[mcp]",
"invigil",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"invigil": {
"command": "uvx",
"args": [
"--from",
"invigil[mcp]",
"invigil",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"invigil": {
"command": "uvx",
"args": [
"--from",
"invigil[mcp]",
"invigil",
"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.invigil%2Finvigil)<a href="https://mcptoplist.com/server/io.github.invigil%2Finvigil"><img src="https://mcptoplist.com/badge/io.github.invigil%2Finvigil.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
invigil
Available versions (2)
| Version | Published |
|---|---|
| 1.7.1 | Jul 27, 2026 |
| 1.7.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Invigil?
- Invigil is maintained by invigil, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Invigil listed on the Official MCP Registry?
- Yes — Invigil is listed on the Official MCP Registry.
- How many versions does Invigil have?
- MCP Toplist tracks 2 versions of Invigil, most recently published on Jul 27, 2026.
- Where can I find the source code for Invigil?
- The source code for Invigil is hosted at github.com/invigil/invigil.
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.