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.
-securityAlicense-qualityA 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 updated 2 months ago75Apache 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.
AsecurityAlicense-qualityLeverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer.Last updated 6 months ago1994305MITWhy this server?
Analyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure.
AsecurityFlicense-qualityAnalyzes codebases to generate dependency graphs and architectural insights across multiple programming languages, helping developers understand code structure and validate against architectural rules.Last updated a year ago6918Why 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.
AsecurityAlicense-qualityA 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 updated a year ago27512MITWhy 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.
-securityAlicense-qualityA 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 updated a year ago4398MITWhy 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.
AsecurityAlicense-qualityA Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.Last updated a year ago322MITWhy 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.
-securityAlicense-qualityA 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 updated a month ago344Apache 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.
-securityFlicense-qualityA server providing text-to-speech and speech-to-text functionalities using Windows' native speech services without external dependencies.Last updated a year ago6Why 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.
-securityFlicense-qualityA 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 updated a year ago36