MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

W
Windows Memory Forensics MCP

MCP server for Windows memory forensics. Provides AI agents with 33 tools for analyzing memory dumps using Volatility 3, MemProcFS, and CLR/SOS backends. Includes process analysis, malware detection, staged payload reconstruction, and YARA scanning.

Created 1/28/2026
Updated 27 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx windows-memory-forensics-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "0xhackerfren-windows-memory-forensics-mcp": { "command": "uvx", "args": [ "windows-memory-forensics-mcp" ] } } }