Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-jospnunes-idencify": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Whole-repo code intelligence for AI agents, served over MCP.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / ai-ml
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
Web and local search using Brave Search API
MCP Security Weekly
Get CVE alerts and security updates for io.github.jospnunes/idencify and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Whole-repo code intelligence for AI agents, served over MCP.
AI coding agents are great at the file they're looking at and blind to the other 2,000. Idencify gives them the whole-repo picture: connect a GitHub repository and it builds a cross-language call graph with semantic search — served through 14 MCP tools to Claude Code, Cursor, and any MCP client.
This is the public documentation repository for the hosted server at
https://mcp.idencify.com/mcp. Sign up at idencify.com — free tier included.
claude mcp add --transport http idencify https://mcp.idencify.com/mcp
Authentication is OAuth 2.1 — your MCP client opens the browser, you approve, done. API-key access (REST) is also available from the dashboard.
| Tool | What it answers |
|---|---|
analyze_impact | "What breaks if I change this symbol?" — transitive blast radius |
expand_call_graph | Callers/callees N levels deep, cross-file and cross-language |
get_definition | Definition + dependency context for a symbol |
get_context | Assembled, ranked context pack for a task |
symbol_search | Hybrid semantic + keyword + identifier search |
find_pattern | Structural pattern occurrences across the repo |
detect_cycles | Dependency cycles, ranked by severity |
check_boundaries | Architecture boundary violations |
health_score | Repo/module health grade with hotspots |
graph_diff | Exact graph diff between two commits (adds/removes/breaking) |
semantic_changelog | Human-readable changelog from graph changes |
search_history | Query indexed git history |
summarize_file | File summary with symbols and relations |
rate_context | Feedback loop — rate retrieved context to improve ranking |
Rust, TypeScript, JavaScript, Python, Go, Java and C++ — all indexed into one unified graph, with enhanced compiler-level precision for Rust, TypeScript, Python and Go. Re-indexing never loses relations: the graph can only get better over time.
https://mcp.idencify.com/mcp (Streamable HTTP; SSE at /mcp/sse)Free ($0) · Plus ($9/mo) · Pro ($29/mo) — see idencify.com for limits.