79582211

Date: 2025-04-19 09:16:28
Score: 1
Natty:
Report link

You may confirm the port 6277

sudo lsof -i :6277

If a port is in use, find the PID of the process and kill it.
`kill -9 623862

ps aux | grep mcp

Then wait a bit and run it again.

sleep 2
mcp dev server.py
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: JINSA Shin