Hello World icon

Hello World

Provides a simple Model Context Protocol (MCP) server over Server-Sent Events (SSE) for AI integration.

Acerca de

Hello World is a demonstration MCP server designed to showcase basic Model Context Protocol functionalities using Server-Sent Events (SSE) transport. It features two simple tools, 'hello' and 'greet', enabling AI models like Claude to connect and interact via a public URL, facilitating easy integration and testing of MCP communication without complex local setups. It serves as an excellent starting point for developers looking to understand or implement MCP servers.

Características Principales

  • Customizable 'greet' tool with timestamping
  • Pre-defined 'hello' tool for basic greetings
  • SSE Transport for real-time MCP communication
  • 0 GitHub stars
  • Direct HTTP endpoints for debugging and testing
  • Web interface for status and connection details

Casos de Uso

  • Demonstrating MCP server capabilities to AI models
  • Integrating a simple MCP tool into Claude Desktop
  • Testing MCP SSE transport and custom tool definitions