Skip to main content
Glama

Local Logs MCP Server

by mariosss

get_errors

Retrieve recent error log entries from local application logs to identify and troubleshoot issues in Node.js applications, web servers, or other logging systems.

Instructions

Get recent error log entries

Input Schema

NameRequiredDescriptionDefault
linesNoNumber of error lines to return (default: 20)

Input Schema (JSON Schema)

{ "properties": { "lines": { "default": 20, "description": "Number of error lines to return (default: 20)", "type": "number" } }, "required": [], "type": "object" }

Other Tools from Local Logs MCP Server

Related Tools

    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/mariosss/local-logs-mcp-server'

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