最近在折腾MCP(Model Context Protocol),想把本地部署的Qwen2.5-7B接入到Claude Desktop里当工具用。按照官方文档配好了stdio和SSE两种传输方式,但实际调用时经常报“Connection timed out”或者“Tool execution failed”。