aws-bedrock-logs-mcp-server
If you are the rightful owner of aws-bedrock-logs-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.
AWS Bedrock Logs MCP is a command-line interface and API for analyzing AWS Bedrock usage and logs through Anthropic's MCP.
AWS Bedrock Logs MCP provides a convenient way to analyze AWS Bedrock model invocation logs using Anthropic's Claude model as an interactive interface. It functions as an MCP server that exposes AWS CloudWatch Logs API functionality to Claude, allowing users to query and analyze Bedrock usage data in natural language. This tool is designed to offer detailed insights into model usage, user-based analytics, daily usage reports, and token consumption metrics, all through an interactive interface.
Features
- Model Usage Analysis: View detailed statistics about Bedrock model usage and token consumption.
- User-based Analytics: Analyze usage patterns and costs by user.
- Daily Usage Reports: Track daily usage trends and model invocations.
- Token Consumption Metrics: Monitor input, completion, and total token usage.
- Interactive Interface: Use Claude to query your Bedrock usage data through natural language.
Tools
get_bedrock_logs_df
Retrieve raw Bedrock invocation logs as a pandas DataFrame.
get_model_usage_stats
Get usage statistics grouped by model.
get_user_usage_stats
Get usage statistics grouped by user.
get_daily_usage_stats
Get daily usage statistics and trends.