Skip to main content
Glama
sheikhBasit

log-mcp-server

by sheikhBasit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tailB

Tail last N lines from a log file.

searchB

Search a log file with a regex pattern. Returns matching lines.

filter_levelC

Filter log file by level: ERROR, WARN, INFO, DEBUG. Supports JSON and plain text logs.

summarizeC

Summarize and group errors by pattern from a log file.

docker_logsB

Tail last N lines from a Docker container's logs.

docker_grepC

Search Docker container logs with a regex pattern.

docker_errorsB

Summarize and group errors from a Docker container's logs.

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/sheikhBasit/log-mcp-server'

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