Back to search
30
MCP

mcp-bastion-llamaindex

pypi/mcp-bastion-llamaindex

MCP-Bastion security middleware for LlamaIndex — prompt injection, PII, and rate-limit protection for RAG pipelines

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-bastion-langchain
MCP-Bastion security middleware integration for LangChain — prompt injection, PII, and rate-limit protection for LLM agents
0 tools
mcp-bastion-python
Security middleware for MCP servers protecting LLM agents from prompt injection, resource exhaustion, and PII leakage
0 tools
MCP-Bastion
Security middleware for MCP. Blocks prompt injection, PII leakage, and resource exhaustion.
0 tools
mcp-bastion-groq
MCP-Bastion security middleware for Groq — prompt injection, PII, and rate-limit protection for ultra-fast LLM inference
0 tools
mcp-bastion-fastmcp
MCP-Bastion security middleware for FastMCP servers. Prompt injection, PII, and rate-limit protection.
0 tools
mcp-bastion-cohere
MCP-Bastion security middleware for Cohere — prompt injection, PII, and rate-limit protection
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-bastion-llamaindex": {
      "url": "None",
      "transport": "http"
    }
  }
}