Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
workspace_createC

Create a new virtual filesystem workspace.

workspace_destroyC

Destroy a workspace and clean up all resources.

workspace_listB

List all workspaces.

workspace_switchC

Switch to a different workspace.

workspace_infoC

Get detailed information about a workspace.

workspace_mountC

Mount workspace via FUSE.

workspace_unmountD

Unmount workspace.

readC

Read file contents.

writeC

Write content to file.

lsC

List directory contents.

treeC

Display directory tree structure.

mkdirC

Create directory.

rmC

Remove file or directory.

mvC

Move/rename file or directory.

cpC

Copy file or directory.

cdC

Change current working directory.

pwdA

Get current working directory.

findC

Find files matching a pattern.

grepC

Search file contents for a pattern.

checkpoint_createC

Create a checkpoint of the current workspace state.

checkpoint_restoreC

Restore workspace to a checkpoint.

checkpoint_listB

List all checkpoints for the current workspace.

checkpoint_deleteB

Delete a checkpoint.

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/IBM/chuk-mcp-vfs'

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