Back to Browse

Idencify MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools.

About

Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools.

Remote endpoints: streamable-http: https://mcp.idencify.com/mcp sse: https://mcp.idencify.com/mcp/sse

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-jospnunes-idencify": {
      "url": "https://mcp.idencify.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Idencify MCP Server

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.

Quickstart (Claude Code)

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.

Tools

ToolWhat it answers
analyze_impact"What breaks if I change this symbol?" — transitive blast radius
expand_call_graphCallers/callees N levels deep, cross-file and cross-language
get_definitionDefinition + dependency context for a symbol
get_contextAssembled, ranked context pack for a task
symbol_searchHybrid semantic + keyword + identifier search
find_patternStructural pattern occurrences across the repo
detect_cyclesDependency cycles, ranked by severity
check_boundariesArchitecture boundary violations
health_scoreRepo/module health grade with hotspots
graph_diffExact graph diff between two commits (adds/removes/breaking)
semantic_changelogHuman-readable changelog from graph changes
search_historyQuery indexed git history
summarize_fileFile summary with symbols and relations
rate_contextFeedback loop — rate retrieved context to improve ranking

Language support

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.

How it works

  1. Connect a repository (GitHub App with read-only access, or REST API for public repos).
  2. Idencify indexes it into a whole-repo graph: symbols, calls, imports, containment and implementation relations, plus semantic search — updated automatically on every push.
  3. Your agent queries the graph over MCP — every answer is backed by the indexed graph, not guesses.

Links

Pricing

Free ($0) · Plus ($9/mo) · Pro ($29/mo) — see idencify.com for limits.

Reviews

No reviews yet

Be the first to review this server!