Japanese LLM security — prompt injection detection (jpi-guard) + PII masking (PII Guard). Free.
LLM security APIs for Japanese applications, available as an MCP server. Transport: HTTP (Streamable HTTP / JSON-RPC 2.0) Add to your MCP config: After connecting, no API key is required to begin. Claude will call automatically: 1. Call to obtain a free API key (if not already set) 2. Call on the user input 4. Block the input if injection is detected 1. Call with the fetched content 2. Return…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). 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 gegen diesen Endpunkt keinen tools/list-Handshake abgeschlossen und hat daher keine Beobachtung dessen, was der Server offenlegt. Nichts hiervon sagt, dass er nichts offenlegt.
LLM security APIs for Japanese applications, available as an MCP server. Transport: HTTP (Streamable HTTP / JSON-RPC 2.0) Add to your MCP config: After connecting, no API key is required to begin. Claude will call automatically: 1. Call to obtain a free API key (if not already set) 2. Call on the user input 4. Block the input if injection is detected 1. Call with the fetched content 2. Return with injection payloads removed 3. Use the cleaned version as LLM context 1. Call to obtain a free key…