marshmallow

GitHub

A lightweight library for converting complex objects to and from simple Python datatypes.

7,236 stars Python 1 file ยท ~1,361 tokens #deserialization#marshalling#python#schema#serde#serialization#validation

marshmallow MCP Server

MCP server for marshmallow-code/marshmallow

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "marshmallow": {
      "command": "npx",
      "args": [
        "-y",
        "@marshmallow-code/marshmallow"
      ]
    }
  }
}