mcpbeat Sign in

Greeting MCP Server

by alvaroramirezcastillo Your server? Claim it
local only

Greeting MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 22 Oct 2025.

An MCP server greeting

Installs per day peak 21 · avg 11 · +38% w/w
a month agotoday
66
Installs / week
npm · @jinba-ittai/greeting-mcp-server
0
Stars
0 open issues
22 Oct 2025
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Greeting MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add greeting-mcp-server -- npx -y @jinba-ittai/greeting-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "greeting-mcp-server": {
      "args": [
        "-y",
        "@jinba-ittai/greeting-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.greeting-mcp-server]
command = "npx"
args = ["-y", "@jinba-ittai/greeting-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "greeting-mcp-server": {
      "args": [
        "-y",
        "@jinba-ittai/greeting-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "greeting-mcp-server": {
      "args": [
        "-y",
        "@jinba-ittai/greeting-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Greeting MCP Server

same job, measured the same way
MCP Server Fear Greed
by ycjcl868

An MCP server for mcp-server-fear-greed

39 installs/wk local only
Marketing Mcp
by varvararatta

MCP server for Marketing

4 tools answering
Greenlake Reporting MCP
by hewlettpackard

HPE GreenLake reporting MCP Server

116 installs/wk local only
Smartling MCP Server
by smartling

Smartling MCP Server

answering
Vercel MCP
by vercel

An MCP server for Vercel

answering
Hello MCP Registry
by jonathanhefner

A simple MCP server.

25 installs/wk local only
Hyperai MCP
by hungledatatyk

Hyper AI MCP server

answering
Greenlake Users MCP
by hewlettpackard

HPE GreenLake users MCP Server

120 installs/wk local only

Greeting MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Greeting MCP Server?
Greeting MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @jinba-ittai/greeting-mcp-server was installed 66 times last week.
How do I connect Greeting MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @jinba-ittai/greeting-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Greeting MCP Server?
The npm package @jinba-ittai/greeting-mcp-server was installed 66 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Greeting MCP Server open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.