{ "mcpServers": { "json_to_thrift": { "timeout": 60, "url": "https://www.cyeam.com/sse", "transportType": "sse", "disabled": false } } }
json_to_thrift
Generate thrift idl by go model structcurrent_time
Get current time for specified timezonetime_zone_diff_from_beijing
Get time zone difference from CSTcode_review
Asks the LLM to analyze code quality and suggest improvementscloud
Cloudinary的云名称。key
Cloudinary的API密钥。secret
Cloudinary的API密钥密码。go install gitee.com/cyeam/cloudinary_mcp@latest { "mcpServers": { "image_upload": { "type": "stdio", "command": "cloudinary", "args": [], "env": { "cloud": "cyeam", "key": "key", "secret": "password" } } } }