Acme
This is a demo directory website built with Ever Works
An MCP server that extracts GitHub Pull Request diffs, providing tools for AI-driven code review and repository analysis using the Model Context Protocol.
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup. Demonstrates MCP server use for codebase analysis.
A specialized MCP server for in-depth analysis of git repositories, offering tools for branch overview, time period analysis, file changes, and merge recommendations. Directly relevant as an advanced MCP server for git repository analytics.
A Node.js MCP server that allows browsing Git repositories, providing tools to view directory structures and read important files through the Model Context Protocol. Directly relevant as a practical MCP server for repository exploration.
An MCP server that extracts and provides detailed GitHub repository information including summaries, directory structures, and file contents for code analysis and reference.
MCP Server for reading and analyzing GitHub repositories with LLMs. Directly relevant as an MCP Server for version control data.
MCP Server for direct Git repository operations such as reading, searching, and analyzing local repositories. Example of a local Git MCP Server.