Skip to main content
Glama
declaw-ai

declaw-mcp-server

Official
by declaw-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DECLAW_DOMAINNoCustom API domain (for on-prem deployments)
DECLAW_API_KEYYesYour Declaw API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_sandboxB

Create a new secure sandbox environment. Returns a sandbox_id to use with other tools.

kill_sandboxA

Destroy a sandbox and release its resources.

list_sandboxesA

List all active sandboxes for the current API key.

run_commandA

Execute a shell command inside a sandbox. Returns stdout, stderr, and exit code.

read_fileB

Read a text file from a sandbox.

write_fileA

Write text content to a file in a sandbox. Creates parent directories automatically.

list_filesA

List files and directories at a given path in a sandbox.

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/declaw-ai/mcp-server'

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