MCP-Bastion security middleware integration for LangChain — prompt injection, PII, and rate-limit protection for LLM agents
Project description
mcp-bastion-langchain
Security middleware for LangChain powered by MCP-Bastion.
Protects your LangChain agents from prompt injection, PII leakage, and resource exhaustion.
Install
pip install mcp-bastion-langchain
Usage
Callback (automatic protection)
from langchain_openai import ChatOpenAI
from mcp_bastion_langchain import BastionSecurityCallback
llm = ChatOpenAI(callbacks=[BastionSecurityCallback()])
llm.invoke("Hello, what is MCP?")
Tool decorator
from mcp_bastion_langchain import secure_tool
@secure_tool
def my_tool(query: str) -> str:
return f"Result for {query}"
Features
- Content filtering on all LLM prompts and tool inputs
- Rate limiting per caller
- Prompt injection detection
- PII redaction
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_bastion_langchain-0.1.0.tar.gz.
File metadata
- Download URL: mcp_bastion_langchain-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436502df65fc20aa339835ef1def667e7cc29faf2890475c89e79a956ca2e51b
|
|
| MD5 |
dc21bc6216506cdc06431415cd0d9cd9
|
|
| BLAKE2b-256 |
c2a2606da175405f4cff6db500ebb04f8fc7e26c01e51a1229768ac408df2ab9
|
Provenance
The following attestation bundles were made for mcp_bastion_langchain-0.1.0.tar.gz:
Publisher:
publish-integrations.yml on vaquarkhan/MCP-Bastion
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mcp_bastion_langchain-0.1.0.tar.gz -
Subject digest:
436502df65fc20aa339835ef1def667e7cc29faf2890475c89e79a956ca2e51b - Sigstore transparency entry: 1276578741
- Sigstore integration time:
-
Permalink:
vaquarkhan/MCP-Bastion@b1265cb04e4ab0725eb0b55b18dae8ccddbe46de -
Branch / Tag:
refs/tags/integration-v0.1.0 - Owner: https://github.com/vaquarkhan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-integrations.yml@b1265cb04e4ab0725eb0b55b18dae8ccddbe46de -
Trigger Event:
push
-
Statement type:
File details
Details for the file mcp_bastion_langchain-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_bastion_langchain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e79e3c2d2d22b810fc769f1d71fcc5ba17a147a8574f5771b1022841729f17e7
|
|
| MD5 |
7bd11b37ef9a29e1ff6d52635953df80
|
|
| BLAKE2b-256 |
29b9281085910b0361263ecc803277013c53ce9cae07b3dedf06c453114136fa
|
Provenance
The following attestation bundles were made for mcp_bastion_langchain-0.1.0-py3-none-any.whl:
Publisher:
publish-integrations.yml on vaquarkhan/MCP-Bastion
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mcp_bastion_langchain-0.1.0-py3-none-any.whl -
Subject digest:
e79e3c2d2d22b810fc769f1d71fcc5ba17a147a8574f5771b1022841729f17e7 - Sigstore transparency entry: 1276578768
- Sigstore integration time:
-
Permalink:
vaquarkhan/MCP-Bastion@b1265cb04e4ab0725eb0b55b18dae8ccddbe46de -
Branch / Tag:
refs/tags/integration-v0.1.0 - Owner: https://github.com/vaquarkhan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-integrations.yml@b1265cb04e4ab0725eb0b55b18dae8ccddbe46de -
Trigger Event:
push
-
Statement type: