Skip to content

uh-zz/mcp-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-tutorial

Warning

ここで扱っている内容は、2025/04/11 現在のものです。

MCP サーバの Go 実装です。

mcp-goのチュートリアルを元に作成しています。

AIアシスタントはClineを使います。

Tools

  • 四則演算
  • UUID 生成

Demo

2025-04-11.21.04.54.mov

QuickStart

リポジトリをクローンしてビルドします。

git clone git@github.com:uh-zz/mcp-tutorial.git
cd mcp-tutorial && go build -o tools

ビルドしたMCPサーバをClineに設定します。

Configure MCP Servers をクリックすると cline_mcp_settings.jsonが開きます。

sample_cline_mcp_settings.jsonをもとに編集してください。

commandはビルドしたプログラムのパスにしてください。

設定が完了したら、Clineからツールが使用可能になります。

image

Slide

https://speakerdeck.com/uhzz/exploring-mcp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages