MCPProxy-STDIO-to-SSE
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.
GitHub Stars
5
User Rating
Not Rated
Favorites
0
Views
68
Forks
2
Issues
0
Additional Resources
IAM Security Software Engineer and J.D. Law, A+, Network+, CEH, CISM, CISSP
11
Followers
12
Repositories
0
Gists
0
Total Contributions
This project provides a .NET web application implementation of the Model Context Protocol (MCP). It offers an API that allows AI models to request additional context during inference and is deployable to Azure App Service. Fully implemented in C#, it also includes support for custom tools.