Back to search
30
MCP

bastion-mcp

pypi/bastion-mcp

A local-first control plane for your AI agent's tools — cap spend, rate-limit, and audit every MCP tool call.

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

Similar MCP servers embedding-nearest

mcp-bastion-together
MCP-Bastion security middleware for Together AI. Prompt injection, PII, and rate-limit protection.
0 tools
mcp-bastion-mistral
MCP-Bastion security middleware for Mistral AI — prompt injection, PII, and rate-limit protection
0 tools
mcp-bastion-azure
MCP-Bastion security middleware for Azure OpenAI Service. Prompt injection, PII, and rate-limit protection.
0 tools
mcp-bastion-openai
MCP-Bastion security middleware for OpenAI — prompt injection, PII, and rate-limit protection for GPT agents
0 tools
mcp-bastion-anthropic
MCP-Bastion security middleware for Anthropic Claude — prompt injection, PII, and rate-limit protection for AI agents
0 tools
mcp-bastion-deepseek
MCP-Bastion security middleware for DeepSeek AI. Prompt injection, PII, and rate-limit protection.
0 tools

How to use

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

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