Skip to content

Split the core from the server and client implementations #2486

@leiserfg

Description

@leiserfg

Description

In the current way of shipping the lib, it carries many deps, and many of them are never used in some integrations. For instance django-mcp-server does not need another http server. Also if one is doing a server httpx is not required.

My proposal is to either make those deps optional, or split out a mcp-core lib that does not carry this deps.

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