Catalog
io.github.AlvaroRamirezCastillo/greeting-mcp-server
Officialby AlvaroRamirezCastillo · JavaScript
An MCP server greeting
Basic greeting MCP server.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"greeting-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jinba-ittai/greeting-mcp-server@1.0.8"
]
}
}
}