Skip to main content
Glama

Project Content Server

latest_project_data

Retrieve project file names and contents from a specified directory using the MCP server for streamlined access and error handling.

Instructions

Get latest project data including file names and contents

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the project directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

Other Tools from Project Content Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MaheshDoiphode/mcp-cline-project-content-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server