← Index

io.github.AlvaroRamirezCastillo/greeting-mcp-server

io.github.AlvaroRamirezCastillo/greeting-mcp-server·v1.0.8·Other
Quality Score
68
/100

An MCP server greeting

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "greeting-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jinba-ittai/greeting-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "greeting-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jinba-ittai/greeting-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @jinba-ittai/greeting-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
13
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other