Loading MCP server directory, please wait...
A very simple remote MCP server that greets you, with a custom icon.
npx @getmcp/cli add io.github.rajitharul/grace-hello-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rajitharul/grace-hello-mcp": {
"url": "https://grace-hello-mcp.onrender.com/mcp",
"transport": "streamable-http"
}
}
}