The splitting by comma here: https://github.com/metoro-io/mcp-golang/blob/d21987a6b1a4d01e53fc626ae76bcaedc222a181/server.go#L440 Is causing any descriptions, like those in the example provided here: https://github.com/metoro-io/mcp-golang/blob/d21987a6b1a4d01e53fc626ae76bcaedc222a181/server.go#L424 To be truncated. Basically everything after the comma isn't included in the description received by MCP clients.