go-mcp

A Go implementation of the Model Context Protocol (MCP) - an open protocol that enables seamless integration between LLM applications and external data sources and tools.

GitHubスター

45

ユーザー評価

未評価

お気に入り

0

閲覧数

7

フォーク

8

イシュー

2

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

インストール方法

前提条件

Go: 1.16以上

インストール手順

1. リポジトリのクローン

bash
git clone https://github.com/ktr0731/go-mcp.git
cd go-mcp

2. 依存関係のインストール

bash
go mod tidy

3. サーバーのビルド

bash
go build -o mcp-server ./cmd/temperature

4. サーバーの起動

bash
./mcp-server

トラブルシューティング

よくある問題

問題: サーバーが起動しない 解決策: Goのバージョンを確認し、依存関係を再インストールしてください。

追加リソース

作者情報
Gerard Adam

Software Engineer

16

フォロワー

28

リポジトリ

1

Gist

0

貢献数