Integrations
Enables search capabilities through Brave search API, allowing retrieval of information from the web
Provides comprehensive repository management including listing contents, viewing file structure, searching repositories and code, managing repositories (creation, updates, deletion), and viewing file contents
Allows connection to MySQL databases, executing queries, and managing transactions for data storage and retrieval
MCP ツールキット
英語 |中国語
概要
MCP Toolkitは、包括的なモデルコンテキストプロトコル(MCP)サーバー実装であり、AIアシスタントがローカルシステム、ファイル、データベース、外部サービスとやり取りするための豊富なツールセットを提供します。セキュリティと制御を維持しながら、AIの機能を現実世界のインタラクションに拡張するように設計されています。
特徴
- ファイルシステム操作
- ファイルの読み取りと書き込み
- ディレクトリの作成と削除
- 正規表現パターンでファイルを検索する
- ディレクトリの内容を一覧表示する
- コード定義の抽出
- データベース統合
- MySQLサポート
- PostgreSQLサポート
- Redisのサポート
- トランザクション管理
- パラメータ化されたクエリ
- GitHub 統合
- リポジトリ管理
- コード検索
- ファイル操作
- ツリー構造解析
- ウェブ機能
- ウェブページコンテンツの抽出
- Brave検索の統合
- HTTPリクエスト処理
- プロキシサポート
- システムツール
- コマンド実行
- あらゆる検索統合
- スタックトレース分析
- ログシステム
インストール
構成
プロジェクトにconfig.json
ファイルを作成します。
使用法
ツールの詳細
ファイル操作ツール
read_file
: ファイルの内容を読み取ります。テキストファイルとバイナリファイルをサポートwrite_to_file
: ファイルの書き込みまたは作成apply_diff
: ファイルに差分変更を適用するinsert_content
: 指定された位置にコンテンツを挿入するsearch_and_replace
: ファイルの内容を検索して置換するlist_files
: ディレクトリの内容を一覧表示するsearch_files
: 正規表現を使用してファイルを検索するlist_code_definition_names
: コード定義を抽出する
データベースツール
db_connect
: データベース (MySQL/PostgreSQL/Redis) に接続するdb_query
: データベースクエリを実行するdb_begin_transaction
: トランザクションを開始するdb_commit_transaction
: トランザクションをコミットするdb_rollback_transaction
: トランザクションのロールバックdb_close
: データベース接続を閉じる
GitHubツール
github_ls
: リポジトリの内容を一覧表示するgithub_tree
: リポジトリのツリー構造を表示するgithub_search_repo
: リポジトリを検索するgithub_search_code
: コードを検索github_cat
: ファイルの内容を表示するgithub_list_repos
: ユーザーのリポジトリを一覧表示するgithub_create_repo
: リポジトリを作成するgithub_update_repo
: リポジトリ設定を更新するgithub_delete_repo
: リポジトリを削除する
ウェブツール
read_webpage
: ウェブページのコンテンツを抽出するbrave_search
: Brave検索を使用するhttp_request
: HTTPリクエストを送信する
システムツール
execute_command
: システムコマンドを実行するeverything_search
: ローカルファイル検索logger
: ログ記録get_stack_trace
: スタックトレースの分析
安全
- 設定可能なワークスペース制限
- コマンド実行制御
- データベースアクセス管理
- 外部サービス向けのトークンベースの認証
貢献
貢献を歓迎します!詳細については貢献ガイドラインをお読みください。
ライセンス
MITライセンス
This server cannot be installed
AI アシスタントがセキュリティと制御を維持しながら、ファイル システム、データベース、GitHub リポジトリ、Web リソース、システム ツールと対話できるようにする包括的なモデル コンテキスト プロトコル サーバー実装。
Appeared in Searches
- Connecting to and Running Queries on Local and Remote Databases
- A system for storing and managing data
- A tool for uploading and analyzing documents, extracting text from PDFs, and conducting research
- Methods to Convert Dynamic Web Content to Readable Formats like Markdown, Text, or HTML
- A tool for searching and extracting relevant information from personal files