MCP.so
Sign In
Servers

Sample Mcp Server Python

@mrquangthai278

  • Run witch Wactcher mode npm install -g nodemon nodemon --exec python server.py

  • Custom Port nodemon --exec "python server.py 2025"

  • Without Watcher python server.py

More from Other