Back to Home

mcpx

Verified Safe

by rossja

Overview

This project provides an adversarial MCP server for AI red-teaming and safety evaluation of AI tool integrations.

Installation

Run Command
No command provided

Security Notes

The project is designed for adversarial testing, explicitly defining its defensive scope. It implements robust security features including HTTPS, OAuth 2.0 with PKCE, JWT tokens with expiration/refresh, bcrypt password hashing, CSRF protection, modern TLS, security headers, and input validation. API keys are managed via environment variables. The primary 'risk' is inherent to its purpose (testing adversarial scenarios), not internal security flaws, assuming proper deployment in a controlled environment as documented.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-11-17

Tags

AI SafetyRed-TeamingMCP ServerTool IntegrationPython