Back to search
30
MCP

@yawlabs/ctxlint

npm/@yawlabs/ctxlint

Lint your AI agent context files, MCP server configs, and session data against your actual codebase

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

Similar MCP servers embedding-nearest

io.github.yawlabs/ctxlint
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@paretools/lint
MCP server for linters — structured ESLint, Prettier, and Biome diagnostics for AI agents
0 tools
ctxl-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
ai.autoblocks/ctxl-mcp
Personal context management for AI assistants
0 tools
io.github.ofershap/ai-context-kit
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
0 tools

How to use

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

{
  "mcpServers": {
    "@yawlabs/ctxlint": {
      "url": "None",
      "transport": "http"
    }
  }
}