Skip to main content
Glama
roobak-1234

Remote Project File-System MCP

by roobak-1234

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoServer logging level (DEBUG, INFO, WARNING, ERROR).INFO
PROJECT_ROOTNoAbsolute or relative path to the project directory to serve..
MAX_READ_BYTESNoMaximum file size allowed for full read_file calls.524288
MAX_READ_LINESNoMaximum lines returned in a single read_file call.2000
MAX_SEARCH_RESULTSNoMaximum matches returned by search_code.100
IGNORED_DIRECTORIESNoComma-separated directory names to ignore..git,__pycache__,node_modules,...
BLOCKED_FILE_PATTERNSNoComma-separated glob patterns for blocked secret files..env,.env.*,*.pem,*.key,id_rsa,...

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/roobak-1234/Local_MCP'

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