Skip to content

Comments

Add error logging to MCP tools and improve startup/lifecycle diagnostics#2707

Merged
Mpdreamz merged 2 commits intomainfrom
fix/remote-mcp-server-error-logging
Feb 16, 2026
Merged

Add error logging to MCP tools and improve startup/lifecycle diagnostics#2707
Mpdreamz merged 2 commits intomainfrom
fix/remote-mcp-server-error-logging

Conversation

@Mpdreamz
Copy link
Member

MCP tool handlers were silently catching exceptions and returning them
as JSON responses without any server-side logging, making it impossible
to diagnose issues from CloudWatch. Added ILogger to all tool classes
and lifecycle/config logging to both Program.cs files.

MCP tool handlers were silently catching exceptions and returning them
as JSON responses without any server-side logging, making it impossible
to diagnose issues from CloudWatch. Added ILogger to all tool classes
and lifecycle/config logging to both Program.cs files.
@Mpdreamz Mpdreamz requested a review from a team as a code owner February 16, 2026 14:11
@Mpdreamz Mpdreamz added the chore label Feb 16, 2026
@Mpdreamz Mpdreamz requested a review from reakaleek February 16, 2026 14:11
@Mpdreamz Mpdreamz self-assigned this Feb 16, 2026
@Mpdreamz Mpdreamz enabled auto-merge (squash) February 16, 2026 14:13
@Mpdreamz Mpdreamz merged commit ebf90a4 into main Feb 16, 2026
30 checks passed
@Mpdreamz Mpdreamz deleted the fix/remote-mcp-server-error-logging branch February 16, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants