Back to search
30
MCP

stacklit

npm/stacklit

Zero-config codebase context for AI agents. One command generates a ~250-token navigation map and auto-configures Claude Code, Cursor, and Aider.

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

Similar MCP servers embedding-nearest

io.github.paiml/pmat-agent
Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support
0 tools
Srclight
Deep code indexing for AI agents. SQLite FTS5 + tree-sitter + embeddings + MCP.
0 tools
io.github.idoco2003/vincikit
AI stack configurator with conversational interviews and intelligent recommendations
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@agent-forge-copilot/cli
Context Engineering Toolkit — generate GitHub Copilot customization files (agents, prompts, instructions, skills, hooks, MCP servers, agenti
0 tools
io.github.yawlabs/ctxlint
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
0 tools

How to use

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

{
  "mcpServers": {
    "stacklit": {
      "url": "None",
      "transport": "http"
    }
  }
}