Amazon CloudWatch Logs MCP Server

by hyorimitsu

285 downloads
Not rated
GitHub

About

A Model Context Protocol (MCP) server that enables AI assistants to interact with Amazon CloudWatch Logs through a standardized interface using AWS SDK.

Details

Author
hyorimitsu
Downloads
285
Categories
Developer Tools

- Create, describe, and delete log groups
- Create, describe, and delete log streams
- Write log events to a log stream
- Retrieve log events from a log stream
- Search log events with a filter pattern across groups and streams

Clone the repository, install dependencies with pnpm install, build with pnpm run build, then configure the server with your AWS credentials (region, access key, secret key) in your MCP client settings under the amazon-cloudwatch-logs server entry.

Amazon CloudWatch Logs MCP Server

A Model Context Protocol (MCP) server that provides tools for interacting with Amazon CloudWatch Logs services. This server enables AI assistant to manage CloudWatch logs through a standardized interface using AWS SDK.

License: MIT

> Note: This project is currently under active development and not yet ready for production use. Features and APIs may change significantly before the first stable release.

Overview

This MCP server allows AI assistant to interact with Amazon CloudWatch Logs through the Model Context Protocol. It provides a standardized interface for performing various CloudWatch Logs operations, enabling comprehensive management and monitoring of log data.

Setup

Using Local Development Build

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.