A TypeScript tool and MCP server that ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure.
Loading more......
A TypeScript server following the Model-Controller-Presenter pattern to analyze GitHub Pull Requests, exemplifying an MCP server implementation for PR analysis.
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 server wrapping the code2flow tool as an MCP service, enabling AI applications to generate and access code call graphs using a standardized protocol. Directly demonstrates MCP server integration.
Transforms complex codebases into structured summaries optimized for language models through an MCP server, facilitating better code understanding and analysis workflows. Directly relevant as an MCP server.
An MCP server that integrates with RepoMix to enable codebase retrieval and analysis, supporting tasks such as code review and documentation generation.
A code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions via an MCP server interface. An MCP server example for code analysis.
Filescopemcp is a TypeScript-based Model Context Protocol (MCP) server and code analysis tool. It ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand and visualize code structure. The tool is designed to integrate with AI assistants and supports multiple programming languages.
No pricing information is provided; Filescopemcp is open source and available under the GPL-3.0 license.