Skip to main content
Glama
ingpoc

Token-Efficient MCP Server

by ingpoc

process_logs

Search and filter log files using regex patterns with pagination and context lines for efficient log analysis.

Instructions

Process log files efficiently with pattern matching and pagination. Use offset to skip previous matches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesPath to log file
patternYesRegex pattern to match
limitNoMaximum matches to return
offsetNoSkip first N matches before returning results (pagination)
context_linesNoLines of context around matches
response_formatNosummary = stats + 5 sample rows (for humans), full = all rows in data array (for processing)summary

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/ingpoc/token-efficient-mcp'

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