ctxlint
Rank #749io.github.YawLabs/ctxlint
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
ctxlint is a Model Context Protocol (MCP) server published by yawlabs. It ranks #749 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. ctxlint is listed across 2 registries — Official MCP and PulseMCP, with 40 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 131,297 of 132,046 servers on MCP Toplist.
Use ctxlint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ctxlint -- npx -y @yawlabs/ctxlint[mcp_servers.ctxlint]
command = "npx"
args = ["-y", "@yawlabs/ctxlint"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ctxlint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}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.YawLabs%2Fctxlint)<a href="https://mcptoplist.com/server/io.github.YawLabs%2Fctxlint"><img src="https://mcptoplist.com/badge/io.github.YawLabs%2Fctxlint.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yawlabs
Other servers by yawlabs
- Tailscale MCP Server#850 · 27 vers
- PostgreSQL MCP Server#1,025 · 32 vers
- Yaw Labs AWS MCP#1,455 · 42 vers
- Caddy MCP Server#1,565 · 24 vers
- LemonSqueezy MCP Server#2,505 · 27 vers
- Yaw MCP#2,617 · 14 vers
- SSH MCP Server#2,894 · 15 vers
- npm Registry MCP Server#3,394 · 23 vers
- Fetch MCP Server#3,462 · 20 vers
- MCP Compliance#3,765 · 19 vers
- Redis MCP Server#4,111 · 16 vers
- Electron MCP Server#4,420 · 23 vers
Available versions (40)
| Version | Published |
|---|---|
| 0.27.2 | Sep 15, 2026 |
| 0.27.1 | Sep 14, 2026 |
| 0.27.0 | Sep 14, 2026 |
| 0.26.0 | Sep 14, 2026 |
| 0.25.5 | Sep 13, 2026 |
| 0.25.4 | Sep 13, 2026 |
| 0.25.3 | Sep 13, 2026 |
| 0.25.2 | Sep 13, 2026 |
| 0.25.1 | Sep 12, 2026 |
| 0.25.0 | Sep 12, 2026 |
| 0.24.1 | Aug 23, 2026 |
| 0.24.0 | Aug 23, 2026 |
| 0.23.0 | Aug 16, 2026 |
| 0.22.0 | Aug 8, 2026 |
| 0.21.0 | Aug 7, 2026 |
| 0.20.0 | Aug 7, 2026 |
| 0.19.0 | Aug 7, 2026 |
| 0.18.7 | Jul 25, 2026 |
| 0.18.6 | Jul 20, 2026 |
| 0.18.5 | Jul 20, 2026 |
| 0.18.4 | Jun 29, 2026 |
| 0.18.3 | Jun 29, 2026 |
| 0.18.2 | Jun 27, 2026 |
| 0.18.1 | Jun 19, 2026 |
| 0.18.0 | Jun 18, 2026 |
| 0.17.0 | Jun 18, 2026 |
| 0.16.0 | Jun 11, 2026 |
| 0.15.1 | Jun 10, 2026 |
| 0.15.0 | Jun 10, 2026 |
| 0.14.1 | Jun 7, 2026 |
| 0.14.0 | Jun 7, 2026 |
| 0.13.3 | Jun 7, 2026 |
| 0.13.2 | Jun 4, 2026 |
| 0.13.1 | Jun 3, 2026 |
| 0.13.0 | Jun 3, 2026 |
| 0.12.3 | May 28, 2026 |
| 0.12.2 | May 28, 2026 |
| 0.12.1 | May 19, 2026 |
| 0.12.0 | May 17, 2026 |
| 0.10.2 | May 15, 2026 |
Frequently asked questions
- Who maintains ctxlint?
- ctxlint is maintained by yawlabs, which publishes 14 MCP servers (329 total versions) tracked on MCP Toplist.
- Is ctxlint listed on the Official MCP Registry?
- Yes — ctxlint is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ctxlint have?
- MCP Toplist tracks 40 versions of ctxlint, most recently published on Sep 15, 2026.
- Where can I find the source code for ctxlint?
- The source code for ctxlint is hosted at github.com/yawlabs/ctxlint.
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.