A

AgentSmithers

IAM Security Software Engineer and J.D. Law, A+, Network+, CEH, CISM, CISSP

3 toolsStars: 100Forks: 19
A
x64DbgMCPServer
The x64Dbg MCP Server is a starting point for building an MCP server plugin for the x64dbg debugger. This project provides a lightweight HTTP interface that allows for interactive commands to inspect memory, disassemble code, query registers, and manipulate labels/comments. It features a modular command system and a simple HTTP listener to expose commands, making it easy to integrate with LLM clients.
C#x64dbg+9
94
3mo ago
A
MCPProxy-STDIO-to-SSE
MCPProxy-STDIO-to-SSE is a lightweight .NET console bridge that enables bidirectional communication between STDIO-based clients and SSE-backed MCP servers. It forwards JSON-RPC messages as HTTP POST requests and streams SSE data to STDOUT. The tool also features automatic session discovery and structured logging capabilities.
C#MCP+9
4
3mo ago
A
mcp-csharp-sdk-client
The mcp-csharp-sdk-client is an SDK designed to simplify interactions with the MCP API using C#. Developers can easily make API calls and efficiently handle data retrieval and manipulation with this SDK. It comes with comprehensive documentation and sample code, allowing for reduced learning costs and enabling rapid development.
C#C#+9
2
4mo ago