claude mcp add lvaroamirezastillo-greeting-mcp-server -- npx -y @jinba-ittai/greeting-mcp-server
{
"mcpServers": {
"lvaroamirezastillo-greeting-mcp-server": {
"command": "npx",
"args": ["-y", "@jinba-ittai/greeting-mcp-server"]
}
}
}
{
"mcpServers": {
"lvaroamirezastillo-greeting-mcp-server": {
"command": "npx",
"args": ["-y", "@jinba-ittai/greeting-mcp-server"]
}
}
}
{
"mcpServers": {
"lvaroamirezastillo-greeting-mcp-server": {
"command": "npx",
"args": ["-y", "@jinba-ittai/greeting-mcp-server"]
}
}
}
About This MCP Server
The greeting-mcp-server is a developer tool that implements the Model Context Protocol, enabling communication between AI coding assistants and other development tools. It connects to other tools through standard input/output interfaces, and a developer would use it when needing to integrate an MCP server into their development workflow. This server is available as a package on npm and is hosted on GitHub.
An MCP server greeting. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@jinba-ittai/greeting-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The greeting-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.