MCP cover image
See in Github
2025-03-15

1

Github Watches

2

Github Forks

0

Github Stars

Tech MCP サーバー

これは、Claude、CursorやRoo Code のための MCP サーバーです。このサーバーは、基本的なツールを提供します。

前提条件

起動方法

# サーバーの起動
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 への登録方法

  1. サーバーを起動します: deno task start
  2. Roo Cline の設定ファイルを編集します: ~/Library/Application Support/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_mcp_settings.json
  3. 以下の設定を追加します:
  4. 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"
        ...
      ]
    }
  }
}
  1. パスを実際の src/server.ts のパスに置き換えてください
  2. Roo Cline を再起動して設定を反映させます

登録後、Roo Code から提供されるツールにアクセスできるようになります。

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://jgadvisorycpa.com
  • 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.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • 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.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

    Reviews

    1 (1)
    Avatar
    user_6mUVgYqZ
    2025-04-16

    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.