Papertrail (Real-time Cloud Log Manager)

Papertrail (Real-time Cloud Log Manager) MCP Connector for Claude

A+

Manage and analyze cloud logs in real-time via Papertrail — search events, list systems, and organize log groups directly from your AI agent.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Papertrail to your AI agent for instant visibility into your cloud infrastructure logs and real-time troubleshooting through natural conversation.

What you can do

  • Event Searching — Search through millions of log events using Papertrail's powerful search syntax, with support for pagination and live tailing.
  • System Monitoring — List all systems currently sending logs to your account to ensure your infrastructure is reporting correctly.
  • Group Organization — List and create log groups to categorize your systems and streamline your monitoring workflows.
  • Destination Management — View and configure log destinations to control where your data is archived or forwarded.
  • Real-time Debugging — Quickly identify errors and performance bottlenecks by querying logs directly from your development environment.

How it works

  1. Subscribe to this server
  2. Enter your Papertrail API Token
  3. Start searching logs and managing systems from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps & SREs — monitor system health and troubleshoot production issues without leaving the terminal or chat interface
  • Backend Developers — search for specific error traces and debug API issues directly from the code editor
  • System Administrators — manage log groups and destinations to maintain a clean and organized logging infrastructure
loggingreal-time-logscloud-monitoringevent-searchsyslog

6 tools expose this connector's capabilities to your AI agent.

create_destination

Create a new log destination

create_group

Create a new log group

list_destinations

List log destinations

list_groups

List all log groups

search_events

Search through log events

list_systems

List all systems sending logs to Papertrail

See how to talk to your AI agent using Papertrail (Real-time Cloud Log Manager).

List all systems sending logs to my Papertrail account.

I've retrieved your systems. You have 3 active systems: 'web-prod-01' (ID: 101), 'db-master' (ID: 102), and 'api-gateway' (ID: 103).

Search for 'ConnectionTimeout' in the logs.

Searching events... I found 12 occurrences of 'ConnectionTimeout' in the last hour. Most are coming from 'api-gateway'. Would you like to see the full log entries?

Create a new log group called 'Critical-Services' for systems 101 and 103.

Successfully created the log group 'Critical-Services' (ID: 505) containing systems 101 and 103. You can now filter searches specifically for this group.

Yes! Use the `search_events` tool with the `q` parameter. You can use Papertrail's search syntax (e.g., 'error OR critical') to filter events across your systems.

Related Connectors