Increased the maximum allowed length for server descriptions from 200 characters to 400 characters to allow for more detailed documentation. Updated both the Zod schema and the README documentation to reflect this change and fixed the corresponding unit tests, which were failing due to the old validation threshold. Tests passed

Extended server description length support - ravitemer/mcp-registry