last9-mcp-server

last9-mcp-server

3.5

If you are the rightful owner of last9-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Last9 MCP Server is a Model Context Protocol server implementation that integrates real-time production context into local environments, enabling AI agents to auto-fix code faster.

The Last9 MCP Server is designed to enhance the capabilities of AI agents by providing them with real-time production context, such as logs, metrics, and traces. This integration allows developers to auto-fix code more efficiently by bringing essential production data directly into their local development environments. The server is compatible with various platforms, including Claude desktop app, Cursor, Windsurf, and VSCode, making it versatile for different development setups. By implementing key MCP tools, the Last9 MCP Server facilitates seamless access to production data, helping developers quickly identify and resolve issues in their code.

Features

  • Real-time production context integration: Provides logs, metrics, and traces to local environments.
  • Compatibility with multiple platforms: Works with Claude desktop app, Cursor, Windsurf, and VSCode.
  • MCP tools implementation: Includes tools like get_exceptions, get_service_graph, and get_logs.
  • Customizable drop rules: Allows creation and management of log filtering rules.
  • Easy installation and configuration: Available via Homebrew and NPM with straightforward setup.

Tools

  1. get_exceptions

    Get the list of server-side exceptions within the specified time range

  2. get_service_graph

    Obtain the upstream and downstream dependencies and throughput of the specified service

  3. get_logs

    Get filtered logs based on service name and/or severity level

  4. get_drop_rules

    Get log filtering rules

  5. add_drop_rule

    Add new log filtering rules