Skip to main content
Glama

AI Development Pipeline MCP

by theburgerllc

read_project_file

Access and read local files directly from the VS Code workspace, ensuring secure and directory-restricted file retrieval for streamlined development workflows.

Instructions

Read a local file from the VS Code workspace (restricted to workspace directory)

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from AI Development Pipeline MCP

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/theburgerllc/ai-development-pipeline-mcp'

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