Skip to main content
Glama
isina-nej
by isina-nej

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOST_MCP_PROFILENoProfile: safe (read-only) / developer / full.developer
HOST_MCP_LOG_LEVELNoPython log level.WARNING
HOST_MCP_AUDIT_FILENoAudit trail path; empty disables.~/.local/share/claude-host-mcp/audit.jsonl
HOST_MCP_MAX_OUTPUTNoOutput truncation cap, chars.50000
HOST_MCP_RATE_LIMITNoN/seconds per tool family.60/60
HOST_MCP_READ_ROOTSNoReadable roots (OS path separator). Default is $HOME:/etc:/var/log on Linux/macOS, $HOME on Windows.$HOME:/etc:/var/log
HOST_MCP_MAX_TIMEOUTNoMax run_command timeout, seconds.180
HOST_MCP_WRITE_ROOTSNoWritable roots (OS path separator).$HOME
HOST_MCP_MAX_DOWNLOADNoDownload/fetch cap, bytes (20 MB).20971520
HOST_MCP_SNAPSHOT_DIRNoSnapshot slot directory.~/.local/share/claude-host-mcp/snapshots

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

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/isina-nej/claude-host-mcp'

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