I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Tech MCP サーバー
これは、Claude、CursorやRoo Code のための MCP サーバーです。このサーバーは、基本的なツールを提供します。
前提条件
- Deno がインストールされていること
- Denoの環境構築はDENO_SETUP.md と VSCODE_DENO_SETUP.md を参照
起動方法
# サーバーの起動
deno task start
# 開発モードでの起動(変更を監視して自動再起動)
deno task dev
テスト実行
# テストの実行
deno task test
提供するツール (v0.6)
基本ツール
- getStringLength - 文字列の長さを返すツール(動作確認用)
GitHub 関連ツール
- getGitHubRepoInfo - GitHub リポジトリの情報を取得するツール
- getGitHubRepoContents - GitHub リポジトリのコンテンツ(ファイルやディレクトリ)を取得するツール
- getGitHubIssues - GitHub リポジトリのイシューを取得するツール
- getGitHubCommits - GitHub リポジトリのコミット履歴を取得するツール
- getGitHubPullRequests - GitHub リポジトリのプルリクエストを取得するツール
- getGitHubUserInfo - 認証された GitHub ユーザーの情報を取得するツール
JIRA 関連ツール
- getJiraProjectInfo - JIRA プロジェクトの情報を取得するツール
- getJiraIssue - JIRA チケットの情報を取得するツール
- searchJiraIssues - JQL を使用して JIRA チケットを検索するツール
- getJiraProjectIssues - JIRA プロジェクトのチケット一覧を取得するツール
Slack 関連ツール
- slack_list_channels - Slack ワークスペースの公開チャンネル一覧を取得するツール
- slack_post_message - Slack チャンネルに新しいメッセージを投稿するツール
- slack_user_conversations - ユーザーがメンバーになっているチャンネル一覧を取得するツール
- slack_get_channel_history - チャンネル名から会話履歴を取得するツール
- slack_get_thread_replies - チャンネル名とスレッドタイムスタンプからスレッド返信を取得するツール
インテグレーションツール
- mapGitHubPrToJiraIssues - GitHub のプルリクエストと JIRA チケットをマッピングするツール
- generateDashboardSummary - 開発状況のダッシュボードサマリーを生成するツール
Roo Code への登録方法
- サーバーを起動します:
deno task start
- Roo Cline の設定ファイルを編集します:
~/Library/Application Support/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_mcp_settings.json
- 以下の設定を追加します:
- env は@aka-ganasu から受け取ること
{
"mcpServers": {
"local": {
"command": "deno",
"args": [
"run",
"--allow-net",
"--allow-env",
"--allow-read",
"/path/to/src/server.ts"
],
"env": {},
"disabled": false,
"alwaysAllow": [
"GITHUB_TOKEN": "ghp_xxxxx"
...
]
}
}
}
- パスを実際の src/server.ts のパスに置き換えてください
- Roo Cline を再起動して設定を反映させます
登録後、Roo Code から提供されるツールにアクセスできるようになります。
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_6mUVgYqZ
I've been using Agentset for a while now, and it's truly a game-changer. The package is user-friendly and has streamlined my workflow significantly. I appreciate the comprehensive features it offers, especially in managing tasks seamlessly. The support from the author, packages, is also commendable. Highly recommend checking it out if you're looking for a reliable solution.