Server data from the Official MCP Registry
AI-powered deepfake detector MCP server for agents. Supports detect deepfake, analyze audio ...
AI-powered deepfake detector MCP server for agents. Supports detect deepfake, analyze audio ...
This MCP server has a critical authentication vulnerability: it imports an external auth_middleware module from a hardcoded user filesystem path that is not included in the repository, creating an unauthenticated code execution risk. Additionally, the server lacks proper input validation on API parameters and relies on client-provided metadata without sanitization. While the deepfake detection logic itself is reasonable heuristic-based analysis, the authentication bypass and missing dependencies make this server unsafe to deploy. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-deepfake-detector-mcp": {
"args": [
"-y",
"deepfake-detector-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install deepfake-detector-mcp
# or
npm install -g @meok-ai/deepfake-detector-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.