Fetch remote logs by IP, port, and path for faster troubleshooting.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "fetch-log-mcp-server" yet — see the docs or source repo.
Fetch /var/log/app/error.log from the server at 10.0.1.25 over HTTP on port 8080, and return the latest 200 lines.
Returns the latest 200 lines from the specified remote log file for quick production debugging.
Check whether /logs/nginx/access.log can be fetched over HTTP from 10.0.1.21, 10.0.1.22, and 10.0.1.23 on port 9000, and summarize which requests succeed or fail.
Provides a per-server summary of log fetch results to verify path and service availability.
Fetch /tmp/gateway/access.log from 172.16.0.8 on port 8081 and filter entries containing status code 500.
Returns access log entries with 500 status codes to help investigate gateway failures.
Tail, search, filter, and summarize logs from files and Docker containers.
Start, monitor, search, and diagnose project logs to find errors fast.
Give AI read-only logs to debug Linux servers safely without shell access.
Securely collect and analyze Linux system logs over HTTP or HTTPS.
Collect and analyze CLI and web server error logs using natural language.
Query Re.Pack/Rspack dev logs to find build errors and monitor compilation.