• 0 Posts
  • 129 Comments
Joined 3 years ago
Cake day: October 7th, 2023

  • I can’t understand what this article is talking about.

    When I create and run a simple MCP server, I decide what commands it’s able to run. I can decide if the interface is stdio or http with sse. So I can’t see how someone would send me a request for “rm -rf /” that would actually run it, unless running it is part of the intended features.

    Maybe the protocol design leaves that in the open, but I think not even negligence would be enough to implement this flaw, because it’s easier to NOT do it.