Forensics-Mcp-Server
Overview
Forensics-MCP-Server is a server application designed for forensic analysis and data recovery in various digital environments.
To use Forensics-MCP-Server, clone the repository from GitHub, set up the server environment, and follow the documentation to configure and run the server for forensic analysis tasks.
- Supports multiple data recovery techniques - Provides a user-friendly interface for forensic analysis - Integrates with various forensic tools and libraries
- Recovering deleted files from digital devices
- Analyzing digital evidence for legal cases
- Conducting security audits on systems
Add to your AI client
Use these steps to connect Forensics-Mcp-Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"forensics-mcp-server-b3nguang": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"forensics-mcp-server-b3nguang": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"forensics-mcp-server-b3nguang": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"forensics-mcp-server-b3nguang": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"forensics-mcp-server-b3nguang": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"forensics-mcp-server-b3nguang": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forensics-mcp-server-b3nguang"
]
}
}
}FAQ
What types of data can Forensics-MCP-Server recover?
Forensics-MCP-Server can recover various types of data including documents, images, and system files from different storage devices.
Is Forensics-MCP-Server free to use?
Yes! Forensics-MCP-Server is open-source and free to use under the Apache-2.0 license.
How can I contribute to Forensics-MCP-Server?
You can contribute by submitting issues, feature requests, or pull requests on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2016,"uuid":"d19a071a-a2ff-41fb-8663-04763638687d","name":"Forensics-MCP-Server","title":"Forensics-Mcp-Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/121670274?v=4","created_at":"2025-03-05T07:53:02.292Z","updated_at":"2025-03-12T10:18:19.596Z","status":"created","author_name":"b3nguang","author_avatar_url":"https://avatars.githubusercontent.com/u/121670274?v=4","tags":"forensics,mcp,server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/b3nguang/Forensics-MCP-Server","target":"_self","content":"# Forensics-Mcp-Server","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"2\",\"license\":\"Apache-2.0 license\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-02-25 10:51:57\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]