Back to search
30
MCP

@kridaydave/code-mapper

npm/@kridaydave/code-mapper

MCP server for codebase mapping and analysis with graph visualization

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

Similar MCP servers embedding-nearest

mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
@alvinveroy/codecompass
AI-powered MCP server for codebase navigation and LLM prompt optimization
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "@kridaydave/code-mapper": {
      "url": "None",
      "transport": "http"
    }
  }
}