Back to search
30
MCP

reporose

npm/reporose

Repository scanner that builds a structural map of a codebase (functions, imports, exports, dependencies) and adds file descriptions of what the file does,, so anagentic AI can just read the map and know the project context

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

Similar MCP servers embedding-nearest

Repository Intelligence
Analyze repos of any size - security scanning code analysis monorepo support
0 tools
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools
Cartograph
Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
0 tools
AI Scanner by Aakashbhardwaj27
Scan codebases for LLM and AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools

How to use

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

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