Skip to content

Add hosting-like way to start application #31

@johns10

Description

@johns10

Is your feature request related to a problem? Please describe.
I want to start and run an MCP server as part of a larger integrated application.

So I don't want it to block the main process and be the primary/singular entry-point.

Describe the solution you'd like
A hosting-like way to start the MCP server without blocking the main thread.

Describe alternatives you've considered
Subsuming the logic inside my own application, which I don't love.

Additional context
I have working code on my machine, and I'll open a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions