MCPServers
C

Coding File Management

14
0

Summary

This MCP server, developed by aindreyway, streamlines the process of collecting and documenting code from directories. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers a command-line interface for efficient code extraction and documentation generation. The server is designed for flexibility, supporting various file types and directory structures through customizable configuration options. It's particularly valuable for developers and teams working on large-scale projects, enabling use cases such as automated code documentation, project structure analysis, and codebase overview generation. The implementation's focus on TypeScript and modern JavaScript features ensures compatibility with current development practices while providing robust type checking and improved maintainability.

Available Actions(3)

analyze_code

Analyzes code using OpenAI API and generates detailed feedback with improvement suggestions. Parameters: codePath (required): Path to the code file or directory to analyze.

collect_code

Collects all code from a directory into a single markdown file with syntax highlighting and navigation. Parameters: directory (required): Directory path to collect code from, outputPath (optional): Path where to save the output markdown file, ignorePatterns (optional): Array of patterns to ignore.

install_base_servers

Installs base MCP servers to your configuration file. Parameters: configPath (required): Path to the MCP settings configuration file.

Last Updated: April 8, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag