无论你是经验丰富的资深开发者,还是刚刚踏入编程领域的新手,MCP 编程助手都能成为你开发路上的得力助手。快来探索这些强大的工具,开启高效编程新体验吧!让 MCP 编程助手伴你在编程的世界里轻松前行,创造更多可能!🎉
{
"mcpServers": {
"json_to_thrift": {
"timeout": 60,
"url": "https://www.cyeam.com/sse",
"transportType": "sse",
"disabled": false
}
}
}
It's a code helper can generate Golang struct by Curl The input schema is: {"code":{"description":"code","type":"string"}}
Get current time for specified timezone The input schema is: {"timezone":{"description":"timezone","type":"string"}}
It's a code helper can generate Golang struct by DDL The input schema is: {"code":{"description":"code","type":"string"}}
Golang sytanx expert will told you how to write golang code and the best practise of solution The input schema is: {"count":{"description":"count","type":"integer"},"query":{"description":"query","type":"string"}}
It's a code helper can generate MySQL DDL by Json The input schema is: {"json_str":{"description":"json_str","type":"string"}}
It's a code helper can generate Golang struct by Json The input schema is: {"json_str":{"description":"json_str","type":"string"}}
Generate thrift idl by go model struct The input schema is: {"json_str":{"description":"json_str","type":"string"}}
Get daily technical news The input schema is: null
Get time zone difference from CST The input schema is: {"name":{"description":"name","type":"string"}}
Summarize the latest news through LLM.
Asks the LLM to analyze code quality and suggest improvements
go install gitee.com/cyeam/cloudinary_mcp@latest
{
"mcpServers": {
"image_upload": {
"type": "stdio",
"command": "cloudinary",
"args": [],
"env": {
"cloud": "cyeam",
"key": "key",
"secret": "password"
}
}
}
}