Skip to content

Add protocol logging option to MCP client and server #4

@jakemac53

Description

@jakemac53

It would be nice to be able to get a full transcript of all messages sent.

We have to be careful (especially on the server side) not to just call print or write to stdout, since that will break the protocol, so having a logging framework makes sense.

On the client side, we should distinguish the logs between each server connection - maybe with separate files per server connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:dart_mcp

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions