Skip to content
Back to search
30
MCP

langchain-mcpsecure

pypi/langchain-mcpsecure

5-layer security framework for AI agents: identity, capabilities, audit, time-bound permissions, and delegation chains.

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

Similar MCP servers embedding-nearest

io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
langchain-mcps
MCPS (MCP Secure) integration for LangChain -- cryptographic identity and trust verification for AI agents.
0 tools
io.github.jnmetacode/shellward
AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.
0 tools
io.github.gsepcore/gsep-mcp
AI agent security via MCP: C3 firewall, C4 immune system, C5 action guard, self-evolving prompts.
0 tools
io.github.agntor/trust
Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.
0 tools
io.github.acarchidi/agentforge
DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "langchain-mcpsecure": {
      "url": "None",
      "transport": "http"
    }
  }
}