hello-world-mcp-server
2
A minimalistic MCP server project designed to respond with a "Hello, World!" message to incoming requests. It can be integrated with Cursor's MPC server for demonstration purposes.
Hello World MCP Server
A simple MCP server example that responds with "Hello, World!" to any request.
Installation
- Install the dependencies.
Usage
- Start the server.
API
- Provides a simple "Hello World" response to any request.
Using with Cursor's MPC Server
- Clone the repository
- Install dependencies
- Start the server
- Configure Cursor to use this MCP server.