3 toolsStars: 150Forks: 27Views: 120Updated 5 months ago
A
x64DbgMCPServer
AgentSmithers
A
MCPProxy-STDIO-to-SSE
AgentSmithers
MCPProxy-STDIO-to-SSE is a lightweight .NET console bridge that enables STDIO-based clients to communicate with an SSE-backed MCP server. It forwards JSON-RPC messages as HTTP POST requests and streams SSE data to STDOUT. Features include automatic session discovery and structured logging.
C#Communication & API
A
mcp-csharp-sdk-client
AgentSmithers
The mcp-csharp-sdk-client is an SDK designed to facilitate interaction with the Managed Cloud Platform (MCP) using C#. This library simplifies API calls and is designed to help developers quickly build applications. It comes with comprehensive documentation and a wealth of sample code.
C#Development & Editors