Back to search
30
MCP

io.github.yawlabs/ctxlint

io.github.yawlabs/ctxlint

Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@yawlabs/ctxlint
Lint your AI agent context files, MCP server configs, and session data against your actual codebase
0 tools
io.github.ofershap/ai-context-kit
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
0 tools
io.github.mbeato/agentcontext
Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
0 tools
io.github.rog0x/lint
Style check, naming, complexity analysis for AI agents
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.paiml/pmat-agent
Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.yawlabs/ctxlint": {
      "url": "None",
      "transport": "http"
    }
  }
}