Skip to main content
Glama

MCP Servers for Nodemon

Nodemon is a utility that monitors for changes in files in a Node.js application and automatically restarts the server when changes are detected, which helps in development by eliminating the need to manually stop and restart the server.

View all MCP Servers