Skip to main content
Glama

AI Development Pipeline MCP

by theburgerllc

check_file_exists

Verify the existence of a file within the workspace directory to ensure availability for AI development workflows in the AI Development Pipeline MCP.

Instructions

Check if a local file exists (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