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.
Loading more......
An MCP server enhancing AI-generated code quality through intelligent prompt-based analysis across multiple software quality dimensions.
MCP Server for reading and analyzing GitHub repositories with LLMs. Directly relevant as an MCP Server for version control data.
An MCP server that implements Claude Code-like functionality, allowing AI-driven analysis of codebases, file modification, command execution, and project management directly through file system interactions. A notable solution for code-focused MCP servers.
An official MCP Server by Microsoft allowing GitHub Copilot to detect security flaws and auto-generate pull requests using MCP workflows.
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.
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.
Code2flow Server is an MCP (Machine Communication Protocol) service that wraps the code2flow tool, allowing AI applications and clients to generate and access code call graphs through a standardized protocol. It exposes a primary tool, generate_call_graph, which analyzes source code and produces visual representations of function and class relationships.
source_paths (required): List of file paths or directories to analyze.output_path (optional): Custom location for output PNG file.language (optional): Specify source code language.exclude (optional): Patterns for files/directories to exclude.include (optional): Patterns for files/directories to include.mcp, code-analysis, visualization, ai-integration
https://deepwiki.com/kursk-ye/code2flow-mcp-server/2.2.1-generate-call-graph-tool
No pricing information provided.