Skip to main content
Glama

LSP Tools MCP Server

by rajnaveen344

list_allowed_directories

Identify accessible directories for server operations by listing all permitted paths. Use this tool to verify directory access before file operations, returning an array of absolute paths.

Instructions

Lists all directories that this server is allowed to access. Use this to understand which paths are accessible before trying to access files. Returns an array of absolute paths to allowed directories.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

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

Other Tools from LSP Tools MCP 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/rajnaveen344/lsp-tools-mcp'

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