Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Monitoring
  3. Logmcp
Logmcp logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:01:33 PM

Logmcp

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
linuxlogsmonitoringsecurity

Read-only, token-authenticated log access over HTTPS with search, metadata, health checks, and syslog auditing.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for kascada/logmcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (7) Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Overview

kascada/logmcp MCP server gives AI assistants read-only access to whitelisted Linux logs over HTTPS. It uses bearer-token authentication, TLS, configurable access patterns, and syslog auditing without granting shell or write access. Agents can list, read, search, and inspect log files, including supported systemd journal sources, while operators can check configuration and runtime health. Reach for it when AI-assisted diagnosis is needed on production, customer, or hardened servers without exposing SSH access.

Use cases

β€’Debug production Linux services from an AI client
β€’Search whitelisted logs without granting SSH access
β€’Inspect systemd journal entries through MCP
β€’Audit AI log access through syslog
β€’Expose controlled external diagnostic tools

Key features

β€’Read-only access to whitelisted log files
β€’Regular-expression search with context and time filters
β€’Bearer-token authentication with token management
β€’TLS and SSH tunnel deployment options
β€’Syslog audit trail without log contents
β€’Optional CLI and Redis-backed extensions

Capabilities & Tool Schemas (7) ~129 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Logmcp.

list_logs

List all log files the server has been configured to expose

read_log

Read lines from a log file β€” head, tail, offset, or time window

search_log

Search a log file by regexp with optional context lines and time filter

log_info

File metadata: size, line count, last modified

check_environment

Server-side health checks (config, TLS, whitelist, syslog, databases)

check_config

Show current server configuration and optional parameters at their defaults

How Logmcp works

What kascada/logmcp MCP server does

kascada/logmcp MCP server exposes selected Linux log files to MCP-compatible AI clients while keeping the underlying machine outside the agent’s control. Access is read-only: the available log operations do not provide shell execution, file modification, deletion, or unrestricted filesystem access.

Administrators define which paths are available with whitelist and blacklist glob patterns. The server can also expose systemd journal data through a journald:// virtual source. Requests are authenticated with bearer tokens, and access events are recorded through syslog without including log contents in the audit trail.

The design fits remote troubleshooting where an AI assistant needs evidence from logs but should not receive SSH credentials or general server access.

How it works

The server accepts MCP requests over HTTPS. TLS can use a self-signed certificate, a custom certificate, or a deployment behind Caddy. Clients may connect directly or, for Claude Code setups using an SSH key, through an SSH tunnel instead of publishing an HTTPS endpoint.

Each request is associated with a bearer token. Multiple tokens can be configured for separate clients, and individual tokens can be revoked or renewed. An external authenticator can also be used to delegate token verification to a command-line program.

The built-in MCP surface includes log discovery, line retrieval, regular-expression search, file metadata, configuration inspection, environment checks, and runtime status. Optional extensions can register additional tools from external CLI programs or Redis-backed workers. Macros can define composite tools in YAML.

Setup and configuration

For a temporary test, logmcp quickstart checks relevant group memberships, creates an ephemeral bearer token and self-signed certificate, starts the service, and prints a Claude configuration command. Optional flags include the port and token. A permanent installation can be made with go install github.com/kascada/logmcp@latest, followed by sudo logmcp setup.

The setup wizard covers deployment mode, TLS, bearer-token configuration, and systemd service installation. It also prints configuration snippets for Claude Code, VS Code, and Claude Desktop. Whitelist, blacklist, and journald settings are edited in /etc/logmcp/config.yaml after setup.

Configuration values support ${VAR} and $VAR environment-variable substitution, including tokens, paths, and database connection strings. The command-line interface also provides commands for checking configuration, managing tokens, inspecting logs, installing or removing the systemd service, and generating client settings.

Tools and capabilities

  • list_logs shows configured log sources.
  • read_log reads by head, tail, offset, or time window.
  • search_log applies a regular expression with optional context and time filtering.
  • log_info reports size, line count, and modification time.
  • check_environment checks configuration, TLS, whitelist, syslog, and databases.
  • check_config reports active configuration and defaulted optional settings.
  • server_status reports MCP runtime state and registered extensions.

Limitations and notes

kascada/logmcp MCP server only exposes sources explicitly configured by the operator; it is not a general filesystem browser. Quickstart credentials and certificates are temporary and change on each start, so a permanent deployment requires the setup flow and persistent configuration.

The material identifies Claude Code, VS Code, and Claude Desktop as supported client configuration targets. Extensions may add tools beyond the built-in set, so their behavior depends on the external program or Redis worker that is configured. Environment-variable substitution is optional; no required environment variable is specified.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Dynatrace MCP logoDynatrace MCP

    Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.

    πŸ“Š Monitoring3 views
    Compare vs Dynatrace MCP β†’
  • Server Ops MCP logoServer Ops MCP

    Server ops via AI: log troubleshooting, CPU/memory/disk monitoring, code edit, Nginx & certificate management. Local or SSH-remote with two-step confirmation, command whitelist, and secret redaction. Install: npx -y server-ops-mcp.

    πŸ“Š Monitoring2 views
    Compare vs Server Ops MCP β†’
  • Datadog MCP Server logoDatadog MCP Server

    MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics.

    πŸ“Š Monitoring2 views
    Compare vs Datadog MCP Server β†’
  • Infra MCP logoInfra MCP

    Read-only MCP server for on-prem Linux VMs and PostgreSQL over SSH. Check service health (systemd/journald), retrieve bounded logs, inspect DB state, and explore table schemas β€” without terminal access. Allowlist-gated, append-only audit log. pip install infra-mcp.

    πŸ“Š Monitoring2 views
    Compare vs Infra MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
17d ago
Most recent push to the default branch.
Tools exposed
7
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Logmcp

Install it with `go install github.com/kascada/logmcp@latest`, then run `sudo logmcp setup` for a permanent configuration. `logmcp quickstart` provides a temporary setup.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLogmcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kascada-logmcp?style=directory)](https://allmcps.com/mcp/kascada-logmcp)
HTML Embed
<a href="https://allmcps.com/mcp/kascada-logmcp"><img src="https://allmcps.com/api/badge/kascada-logmcp?style=directory" alt="Logmcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
PricingFree
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit17d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 25, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Logmcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code