Jageenshukla Hello World
Freeby MCP Community
Welcome to the **Hello World MCP Server**! This project demonstrates how to set up a server using the [Model Context Protocol (MCP)](https://github.com/modelcon
v1.0.1Added Apr 12, 2026
Jageenshukla Hello World MCP Server
Welcome to the Hello World MCP Server! This project demonstrates how to set up a server using the [Model Context Protocol (MCP)](https://github.com/modelcon
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/jageenshukla-hello-world-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"jageenshukla-hello-world": {
"command": "npx",
"args": ["-y", "@iflow-mcp/jageenshukla-hello-world-mcp-server"]
}
}
}