get_files
Retrieve contents of specified files from a project directory on Ancestry MCP, ensuring efficient access by tracking previously retrieved file histories.
Instructions
Retrieves complete contents of specified files from the project. The assistant tracks all previously retrieved file contents and checks this history before making new requests.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paths | Yes | File paths relative to root_path, starting with a forward slash and including the root directory name. For example, if root_path is '/home/user/projects/myproject', then a valid path would be '/myproject/src/main.py | |
root_path | Yes | Root directory path (e.g. '/home/user/projects/myproject') |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools from Ancestry MCP
Related Tools
- @MaheshDoiphode/mcp-cline-project-content-server
- @Wayazi/mcp_file_system
- @Wayazi/mcp_file_system
- @rjadhavJT/docgen-mcp
- @Vortiago/mcp-outline