Why this server?
Provides codebase navigation and mapping capabilities, functioning similarly to Opengrok by helping LLMs understand and traverse complex code structures and repositories.
AsecurityAlicense-qualityA powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generatingLast updated 4 months ago2142MITWhy this server?
Enables AI to analyze entire codebases and manage projects through direct filesystem interactions, supporting the browsing and exploration needed to replicate Opengrok's utility.
AsecurityAlicense-qualityAn MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.Last updated 7 months ago15297MITWhy this server?
Focuses on performing semantic search and retrieval on local code repositories, which is the core function of searching indexed source code like in Opengrok.
-securityFlicense-qualityEnables semantic search and retrieval of code files using embeddings stored in PostgreSQL. Supports intelligent codebase exploration through natural language queries, file listing, and content retrieval.Last updated 7 months ago12Why this server?
Zoekt is a fast, powerful code search tool. This MCP provides capabilities for searching indexed code, functionally matching the core purpose of Opengrok.
-securityAlicense-qualityAn MCP server that provides code search capabilities for AI tools and LLMs using Zoekt, allowing for searching across codebases with advanced query syntax and content fetching.Last updated 4 months ago21MITWhy this server?
Explicitly focuses on codebase analysis and providing continuous repository mapping capabilities, fulfilling the indexing and browsing requirement of Opengrok.
-securityFlicense-qualityA smart code retrieval tool based on Model Context Protocol that provides efficient and accurate code repository search capabilities for large language models.Last updated a year ago37Why this server?
Aids in querying and analyzing code relationships and dependencies, helping LLMs navigate complex projects similarly to Opengrok's cross-reference feature.
-securityFlicense-qualityEnables querying and analyzing code relationships by building a lightweight graph of TypeScript and Python symbols. Supports symbol lookup, reference tracking, impact analysis from diffs, and code snippet retrieval through natural language.Last updated 5 months agoWhy this server?
Provides broad access to GitHub repository contents, allowing LLMs to search and retrieve files necessary for code browsing and analysis tasks.
AsecurityAlicense-qualityEnables AI models to access GitHub repository contents as context, with features to fetch entire repositories, specific file contents, and repository structures for use in AI interactions.Last updated a year ago31742MITWhy this server?
Enables semantic code search and advanced architectural analysis, helping AI agents rapidly understand the structure and relationships within a codebase.
AsecurityAlicense-qualityEnables AI assistants to understand and navigate codebases through structural analysis. Provides code mapping, symbol search, and impact analysis using ast-grep for accurate parsing of Python, JavaScript, TypeScript, and Go projects.Last updated 4 months ago447MITWhy this server?
Provides semantic code search capabilities across multiple repositories through AI embeddings, offering an advanced way to retrieve and browse code based on meaning.
-securityAlicense-qualityEnables semantic code search across multiple repositories using natural language queries. Provides intelligent code discovery, symbol lookups, and cross-repo dependency analysis for AI coding agents.Last updated 5 months agoMIT