Skip to content

Support unix domain sockets for local transport #1266

@scottslewis

Description

@scottslewis

Description

It would be helpful to have an alternative to stdio-based local-only communication. One reason is that with stdio a client restart pretty much implies/requires a server restart.

I've opened this issue for java sdk: modelcontextprotocol/java-sdk#415 and contributed a pr modelcontextprotocol/java-sdk#439

I would be willing to produce a pr for this feature request if desired. I assume that anyio based blocking (or non-blocking?) would be desired for consistency with existing transport code.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions