Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by blocksan • Uncategorized
A basic Node.js server that runs on port 4999 and displays a status message.
A lightweight server to confirm MCP server status.
A simple Node.js server template running on a specific port.
A quick setup server with development auto-reload support.
This MCP Node Server is a simple Node.js application that listens on port 4999 and responds with 'MCP server running' at the root endpoint. It is easy to set up and run, making it useful for testing or as a starting point for more complex server applications. The server supports development mode with auto-reload for efficient development.