x64dbg-mcp-server: x64dbg-MCP Server is a native x64dbg plugin that enables AI-powered agentic reverse engineering by exposing the debugger's full functionality over HTTP. It allows any MCP-compatible AI assistant to programmatically control x64dbg, automating tasks like setting breakpoints, stepping through code, and reading memory.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
AI-assisted reverse engineering sessions.
Building LLM applications that interact with custom tools and data sources