Skip to main content
Glama
kessenma

repack-logs-mcp

by kessenma

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPACK_LOG_FILENoPath to the build log file (can also be set via CLI argument).repack-logs.json
REPACK_MAX_LOGSNoMaximum logs to keep in memory1000
REPACK_RUNTIME_PORTNoHTTP port for runtime log server9090

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
get_build_logsB

Get recent Re.Pack build logs with optional filtering

get_errorsA

Get only errors and warnings from Re.Pack build logs

clear_logsA

Clear all logs from the in-memory buffer

get_runtime_logsA

Get runtime logs from the React Native app (console.log output)

get_statusA

Get the current status of the log watcher and runtime server

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/kessenma/repack-logs-mcp'

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