Skip to content

Can we support in memory virtual MCP Server? #617

Open
@jinweili1

Description

@jinweili1

Is your feature request related to a problem? Please describe.
We want to start a mcp server in Web environment. However, due to the lack of a Node.js runtime in the browser, we are unable to launch the server directly. This limitation prevents us from simulating or interacting with the MCP server in-browser.

Describe the solution you'd like
We would like a virtual MCP server implementation that can run entirely in memory within a web environment. Ideally, this server should be lightweight, browser-compatible and capable of being initialized, paused, and resumed as needed. This would allow us to simulate server behavior without relying on a Node.js backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions