MCP server for credential isolation — bots use passwords and API keys without seeing them
MCP server for credential isolation in LLM agents. Your bot uses passwords and API keys — but never sees them. AI agents are getting real access to real systems. They log into websites, call APIs, manage infrastructure. The standard pattern is dangerous: That API key is now in the LLM's context window, conversation logs, provider's training pipeline (maybe), and any tool that reads the…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server for credential isolation in LLM agents. Your bot uses passwords and API keys — but never sees them. AI agents are getting real access to real systems. They log into websites, call APIs, manage infrastructure. The standard pattern is dangerous: That API key is now in the LLM's context window, conversation logs, provider's training pipeline (maybe), and any tool that reads the conversation. One leaked prompt — and your credentials are exposed. Vault MCP solves this with a simple…