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.
AlicenseNot gradedqualityAmaintenanceA 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.101Apache 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.
AlicenseBqualityCmaintenanceLeverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer.1948318MITWhy this server?
Analyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure.
AlicenseAqualityDmaintenanceAnalyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure and validate against architectural rules.64020MITWhy 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.
AlicenseBqualityDmaintenanceA 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.27352MITWhy 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.
AlicenseNot gradedqualityDmaintenanceA utility tool that analyzes Next.js application routes and provides detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas.2399MITWhy 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.
AlicenseBqualityDmaintenanceA Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.321MITWhy 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.
AlicenseBqualityBmaintenanceA 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.32768Apache 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.
FlicenseNot gradedqualityDmaintenanceA server providing text-to-speech and speech-to-text functionalities using Windows' native speech services without external dependencies.6-Why 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.
FlicenseNot gradedqualityDmaintenanceA 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.34-