Why this server?
This server enables AI assistants like Claude to interact with Go's Language Server Protocol (LSP) and benefit from advanced Go code analysis features, which is relevant to analyzing code structure.
Alicense-qualityAmaintenanceA Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with Go's Language Server Protocol (LSP) and benefit from advanced Go code analysis features.Last updated82Apache 2.0Why this server?
Leverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer for code analysis.
AlicenseBqualityDmaintenanceLeverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer.Last updated1989311MITWhy this server?
Analyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure.
AlicenseAqualityCmaintenanceAnalyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure and validate against architectural rules.Last updated61519MITWhy this server?
A Node.js implementation that enables browsing Git repositories through the Model Context Protocol, providing features like displaying directory structures and reading files, aiding in understanding code organization.
AlicenseBqualityCmaintenanceA Node.js implementation that enables browsing Git repositories through the Model Context Protocol, providing features like displaying directory structures, reading files, searching code, comparing branches, and viewing commit history.Last updated27592MITWhy this server?
A utility tool that analyzes Next.js application routes and provides detailed information about API paths and request/response schemas, which can be used to understand code structure in Next.js projects.
Alicense-qualityCmaintenanceA utility tool that analyzes Next.js application routes and provides detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas.Last updated4198MITWhy this server?
A Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities which are essential to generating diagrams.
AlicenseBqualityCmaintenanceA Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.Last updated322MITWhy this server?
A Model Context Protocol server that connects to a custom JADX fork (JADX-AI) and enables local LLMs to interact with decompiled Android app code for live reverse engineering assistance, helpful for understanding code structure and data flow.
Alicense-qualityBmaintenanceA Model Context Protocol server that connects to a custom JADX fork (JADX-AI) and enables local LLMs to interact with decompiled Android app code for live reverse engineering assistance.Last updated407Apache 2.0Why this server?
An unofficial JavaScript SDK to create customized servers for the Model Context Protocol, allowing definition of prompts, resources, and tools for tailored interactions, can be used to code and understand structures.
Flicense-qualityDmaintenanceA server providing text-to-speech and speech-to-text functionalities using Windows' native speech services without external dependencies.Last updated6Why this server?
A Python-based local indexing server that creates semantic search capabilities for codebases using ChromaDB, allowing Cursor IDE to perform vector searches on your code without sending data to external services which can be used to understand code.
Flicense-qualityDmaintenanceA Python-based local indexing server that creates semantic search capabilities for codebases using ChromaDB, allowing Cursor IDE to perform vector searches on your code without sending data to external services.Last updated35