Skip to content

Conversation

@jpg0
Copy link

@jpg0 jpg0 commented Jun 22, 2025

  • Implements Streamable HTTP transport using Express when --http flag is provided.
  • Follows stateless MCP server pattern by creating new server/transport instances per request.
  • Retains Stdio transport as the default.
  • Adds 'commander' for CLI options and 'express' for HTTP server.
  • Updates README with new --http option.

- Implements Streamable HTTP transport using Express when --http flag is provided.
- Follows stateless MCP server pattern by creating new server/transport instances per request.
- Retains Stdio transport as the default.
- Adds 'commander' for CLI options and 'express' for HTTP server.
- Updates README with new --http option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant