Skip to content

Refactor MCP service to use Streamable HTTP transport#68

Merged
VJalili merged 3 commits into
B1AAB:mainfrom
VJalili:mcp-http
Jun 20, 2026
Merged

Refactor MCP service to use Streamable HTTP transport#68
VJalili merged 3 commits into
B1AAB:mainfrom
VJalili:mcp-http

Conversation

@VJalili

@VJalili VJalili commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Previously, the MCP service used standard input/output (stdio) as its transport protocol (for local development), which is incompatible with hosting it as a standalone microservice. This PR refactors the transport layer to use Streamable HTTP using running the app is as an ASP.NET Core Web API.

VJalili added 3 commits June 20, 2026 13:25
# This is needed to get the mcp running as a service in microservice-based application.
@VJalili
VJalili marked this pull request as ready for review June 20, 2026 20:59
@VJalili
VJalili merged commit 581d0bf into B1AAB:main Jun 20, 2026
3 checks passed
@VJalili
VJalili deleted the mcp-http branch June 20, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant