bluerock-io/bluerock

View on GitHub ↗

Runtime visibility for Python MCP servers. Captures tool calls, session lifecycle, module imports (SHA-256), and subprocess execution as structured NDJSON. No code changes.

34 ★5 forksPythonUpdated 24d ago

What you need to know

BlueRock is a runtime security sensor for Python MCP servers that emits NDJSON security events and API telemetry to catch prompt injection and suspicious behavior.

Install

pip install bluerock

Usage

  • Add to your Python MCP server to emit security events as NDJSON for monitoring
  • Forward events to your observability pipeline

Key features

  • Runtime security sensor for Python MCP servers
  • Emits NDJSON security and telemetry events
  • Detects prompt injection and anomalous API usage
  • Apache 2.0 license

Best for

Monitoring and hardening Python MCP servers in production.

Reviewed 2026-08-11

Topics

Stars
34★
Forks
5
Language
Python
License
Apache-2.0
Created
2026-03-31
Last push
2026-08-11