By last9Created 4 days ago
starstarstarstarstar

Bring real-time production context—logs, metrics, traces—into your local env to auto-fix code faster.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

ObservabilityDebuggingMcp ServerDevops Tools

what is Last9?

Last9 is a Model Context Protocol (MCP) server implementation that enables developers to bring real-time production context (logs, metrics, traces) into local environments for faster code debugging and auto-fixing.

how to use Last9?

  1. Install via Homebrew or NPM
  2. Configure environment variables (Last9 API URL, auth tokens)
  3. Integrate with IDEs like Claude, Cursor, Windsurf, or VSCode
  4. Use built-in tools to access production data

key features of Last9?

  • Real-time access to production logs, metrics, and traces
  • Service graph visualization for dependency analysis
  • Log filtering with drop rules management
  • Seamless IDE integration (Claude, VSCode, Cursor)
  • Exception tracking with time-range filtering

use cases of Last9?

  1. Debugging production errors in local development environments
  2. Analyzing service dependencies and throughput
  3. Filtering out noise from log streams
  4. Auto-fixing code with contextual production data
  5. Monitoring system performance through metrics

FAQ from Last9?

  • Which IDEs are supported?

Supports Claude Desktop, Cursor, Windsurf, and VSCode (with Copilot).

  • What production data can be accessed?

Full access to logs, metrics, traces, and service graphs with filtering options.

  • How to install the server?

Available via Homebrew (brew install last9-mcp) or NPM (npm install -g @last9/mcp-server).

  • What authentication is required?

Requires Last9 API URL, auth token, and refresh token with write permissions.