MCPFast / Tools / PromptShield Gateway: Open-source LLM Security for Apps

GitHubTool★★★★☆

PromptShield Gateway: Open-source LLM Security for Apps

A free, open-source LLM security gateway adding rate limiting, audit, token tracking, and Prometheus metrics without app code changes.

View on GitHub

PromptShield Gateway: Open-Source LLM Security for Apps

PromptShield Gateway is an open-source solution designed to enhance the security and observability of your Large Language Model (LLM) integrations. It acts as a gateway, intercepting requests to your LLM endpoints and applying crucial security and monitoring features without requiring modifications to your application's codebase. This allows developers to implement robust LLM security and gain valuable insights into their usage patterns.

What it Does

PromptShield Gateway provides a layer of protection and monitoring between your applications and LLM APIs. It intercepts API calls, allowing you to enforce security policies and collect operational data. The primary functions include rate limiting to prevent abuse and manage costs, comprehensive auditing of requests and responses for compliance and debugging, and detailed token tracking to monitor LLM consumption. Additionally, it exposes Prometheus metrics, enabling integration with existing monitoring and alerting systems.

Key Features

Who it's For

PromptShield Gateway is an essential tool for AI builders and developers integrating LLMs into their applications. It is particularly beneficial for: