セカンドブレインOS MCPサーバー
Claude 内で実行される強力な AI エージェントを作成します。
- Zapierなし
- n8nなし
- Make.comがない
コードは必要ありません。ローコードも必要ありません。ノーコードさえも必要ありません。
はい、基本的に何もする必要はありません。Second Brain OS MCPサーバーをインストールしたら、私のストア(https://products.umairkamil.com)にアクセスして、さまざまな「アクション」を見つけることができます。
アクションを購入するとすぐに、Claudeで利用できるようになります。デスクトップアプリを閉じて、もう一度開くだけです。
「ウェブ検索」や「テキストクロール」(ウェブサイトとYouTube動画)などの一部のアクションはクレジットを消費します。これらのアクションは0ドル*で購入できますが、使用するにはクレジットを追加する必要があります。
すべての新しい Second Brain OS ユーザーに、ボーナスとして 100 クレジットが付与されます。
「Second Brain OS Desktop」インストーラーを使えば、これらの手順をすべて省略できます。Node.jsのインストール、サインイン、そしてSecond Brain OS MCPサーバーのクローン作成まで、手間なく行えます。ターミナルコマンドを1つも入力する必要もありません。非常に分かりやすい操作性です。
難しい方法でやりたい人のために:
Second Brain OS 用のモデルコンテキストプロトコル サーバー実装。Claude Desktop との統合を可能にします。
前提条件
- Node.js >= 16.0.0
- npmまたはyarn
- クロードデスクトップアプリケーション
インストール
- リポジトリをクローンします。
- 依存関係をインストールします:
- サーバーを構築します。
構成
- ルート ディレクトリに
.env
ファイルを作成します。
- Claude デスクトップを設定します。
~/Library/Application Support/Claude/claude_desktop_config.json
を作成または更新します。
使用法
- サーバーを起動します。
- Claude Desktopを起動し、🔌プラグインメニューでサーバーを確認します
発達
ホットリロードを使用して開発モードで実行します。
トラブルシューティング
問題が発生した場合:
- Claude Desktop のログを確認します。
- ビルド ファイルが存在することを確認します。
- よくある問題:
- グローバルパッケージのインストールを確実にする
- 設定内の絶対パスを確認する
- NODE_PATHが正しく設定されていることを確認する
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
モデル コンテキスト プロトコル フレームワークを活用して、Claude Desktop との統合を容易にし、AI エージェントを実行し、コードなしで購入したアクションを実行します。
Related Resources
Related MCP Servers
- -securityFlicense-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.Last updated -12010JavaScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.Last updated -1Python
- -securityAlicense-qualityEnables AI agents and assistants like Goose or Claude to interact with VS Code through the Model Context Protocol.Last updated -14TypeScriptApache 2.0