inspect — MCP Server by Ataraxy-Labs

by Ataraxy-Labs · MCP Server · ★ 120

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About inspect

Part of the Ataraxy Labs stack — agent-native infrastructure for software development. See also: sem (semantic version control) · weave (entity-level merge driver) · opensessions (tmux sidebar for coding agents). Read the manifesto: https://ataraxy-labs.com/#thesis · Essays: https://ataraxy-labs.com/blogs · LLMs: https://ataraxy-labs.com/llms.txt inspect Entity-level code review for Git. Triage PRs by structural risk, not line count. inspect is a code review tool that works at the entity level instead of files or lines. It parses your diff with tree-sitter, classifies each changed entity (text-only, syntax, functional), scores it by risk using the cross-file dependency graph, and groups independent changes so tangled commits can be reviewed as separate units. Every code review tool today shows you files and lines. inspect shows you which functions matter. A renamed variable, a reformatted function, and a deleted public API method all look the same in a line diff. inspect scores the API deletion as critical (high blast radius, many dependents) and the rename as low risk. Review the critical stuff first, skip the noise. On the Greptile benchmark (141 fi

ai-agentsclicode-reviewdeveloper-toolsmcppull-requestsrusttree-sittertriage

Quick Facts

Stars120
Forks4
LanguagePython
CategoryMCP Server
Quality Score68.0443004466605/100
Last Updated2026-04-10
Created2026-02-12
Platformscli, mcp, python
Est. Tokens~389k

Compatible Skills

These tools work well together with inspect for enhanced workflows:

  • Gito — semantic(0.21)+complementary+same_lang+similar_pop+shared_platform (52%)
  • ai-review — semantic(0.21)+complementary+same_lang+similar_pop+shared_platform (52%)
  • AICodeBot — semantic(0.21)+complementary+same_lang+similar_pop+shared_platform (52%)

inspect alternative? Top 6 similar tools

Looking for a inspect alternative? If you're comparing inspect with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • roam-code by Cranot · ⭐ 492

    Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 comman

  • claude-code-skills by levnikolaevich · ⭐ 488

    Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model A

  • octocode by Muvon · ⭐ 413

    Semantic code searcher and codebase utility

  • fossil-mcp by yfedoseev · ⭐ 53

    The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages.

  • agnix by agent-sh · ⭐ 313

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

  • bitbucket-cli by avivsinai · ⭐ 153

    Bitbucket CLI with gh-like ergonomics

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is inspect?

inspect is Entity-level code review for Git. Graph-based risk scoring, change classification, commit untangling. 95% recall on the Greptile benchmark.. It is categorized as a MCP Server with 120 GitHub stars.

What programming language is inspect written in?

inspect is primarily written in Python. It covers topics such as ai-agents, cli, code-review.

How do I install or use inspect?

You can find installation instructions and usage details in the inspect GitHub repository at github.com/Ataraxy-Labs/inspect. The project has 120 stars and 4 forks, indicating an active community.

What are the best alternatives to inspect?

The top alternatives to inspect on Agent Skills Hub include roam-code, claude-code-skills, octocode. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools