Framework Integrations

One-line install. Each package auto-installs MCP-Bastion security. Works with every major LLM framework.

pip install mcp-bastion-{framework}

LLM Providers

Secure wrappers for direct LLM API calls

Cloud Providers

Enterprise cloud AI services with security built in

Agent Frameworks

Security for multi-agent orchestration and RAG pipelines

How It Works

1

Install

pip install any integration package. MCP-Bastion core installs automatically as a dependency.

2

Import

Import the secure wrapper. It replaces your existing client with zero code changes.

3

Protected

Every call is scanned for injection, rate limited, and PII-filtered automatically.