kinesis-mcp-server

awsmasudur/kinesis-mcp-server

3.3

If you are the rightful owner of kinesis-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 AWS Kinesis Data Streams MCP Server is a comprehensive server for managing and interacting with AWS Kinesis Data Streams, offering over 30 tools for stream, shard, record, and consumer management.

Tools

Functions exposed to the LLM to take actions

create_stream

Creates a Kinesis data stream in PROVISIONED or ON_DEMAND mode

delete_stream

Deletes a Kinesis data stream and all its shards and data

describe_stream

Returns detailed information about a stream including shards, status, and configuration

list_streams

Returns a list of Kinesis data streams in your account

put_record

Writes a single data record into a Kinesis data stream

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources