
MCP Server
nao228o
public
mcp helloworld
Model Context Protocol (MCP) のHello Worldサンプル実装
Repository Info
0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License
About This Server
Model Context Protocol (MCP) のHello Worldサンプル実装
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
# MCP Hello World
Model Context Protocol (MCP) のHello Worldサンプル実装です。
## 機能
- `hello`ツール:指定された名前に対して挨拶を返します
## 使用方法
```bash
# インストール
npm install
# 実行
npm start
```
## ツール仕様
### hello
入力:
```json
{
"name": "string"
}
```
出力:
```json
{
"content": [
{
"type": "text",
"text": "Hello, {name}!"
}
]
}
```Quick Start
1
Clone the repository
git clone https://github.com/nao228o/mcp-helloworld2
Install dependencies
cd mcp-helloworld
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Ownernao228o
Repomcp-helloworld
Language
TypeScript
License-
Last fetched8/8/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation