Skip to content
Back to search
30
MCP

io.github.segentic-lab/codelens-mcp

io.github.segentic-lab/codelens-mcp

Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body

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

Similar MCP servers embedding-nearest

io.github.segentic-lab/lens-mcp
Deterministic navigation maps over code + markdown + Prisma for AI agents: 13 MCP tools
0 tools
io.github.mlawsonking/web-tools-mcp
Deterministic web tools for AI agents: read URLs, metadata, email, scrape, RSS, DNS, SSL, HTTP.
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.CodeAlive-AI/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.neko1313/graphlens-mcp
Semantic code graph MCP server for coding agents
0 tools
io.github.sustinbebustin/citadel-mcp
A growing Citadel of stack-specific docs, served as MCP tools for AI coding agents.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.segentic-lab/codelens-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}