Skip to content

Logger Multi-Session Cross-Talk in HTTP Mode #30

Description

@gkorland

Description: The singleton Logger service overwrites its internal MCP server reference every time a new HTTP session is created.

Impact: Log notifications from all active users are sent only to the most recently connected user.

Recommended Fix: Update the logger to be session-aware or maintain a list of active MCP servers to notify for multi-session HTTP deployments.

Affected Files: src/services/logger.service.ts, src/index.ts.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions