Back to Home
satishk01 icon

langfuse-aws-mcp-server-trace

by satishk01

Overview

Proxies AWS Q CLI calls to AWS Labs MCP servers, automatically tracing interactions to Langfuse for observability and cost analysis.

Installation

Run Command
python3 demo/mcp_langfuse_proxy.py

Environment Variables

  • LANGFUSE_PUBLIC_KEY
  • LANGFUSE_SECRET_KEY
  • LANGFUSE_HOST
  • AWS_REGION
  • AWS_PROFILE
  • FASTMCP_LOG_LEVEL

Security Notes

The server's primary function involves executing external MCP server packages (`awslabs.*-mcp-server@latest`) via `uvx`. Using `@latest` versions of external packages without explicit version pinning or content hashing introduces a significant supply chain security risk, as a compromise of an upstream package could lead to arbitrary code execution. No hardcoded secrets were found, and environment variables are used for sensitive configurations.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-11-24

Tags

MCP ProxyLangfuseAWSObservabilityCost Tracking