remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides access to Circle's knowledge base through BrianKnows' knowledge engine, allowing users to search for Circle-specific blockchain information.
Provides blockchain knowledge about Ethereum and its Layer 2 solutions through BrianKnows' knowledge engine and agent capabilities.
Offers access to NEAR Protocol's knowledge base, enabling users to search for NEAR-specific blockchain information through BrianKnows' knowledge engine.
BrianKnows MCP サーバー
Claude を BrianKnows のブロックチェーン ナレッジ ベースに接続する Model Context Protocol (MCP) サーバー。
MCPとは何ですか?🤔
モデル コンテキスト プロトコル (MCP) を使用すると、Claude Desktop などの AI アシスタントは、ユーザーによる制御を維持しながら、外部ツールやデータ ソースに安全に接続できます。
このサーバーは何をしますか?🚀
BrianKnows MCP サーバーは、主に 3 つのツールを提供します。
- Pingツール: BrianKnows APIサーバーが応答しているかどうかを確認する
- 検索ツール: BrianKnowsのブロックチェーンとDeFi情報検索エンジン
- エージェントツール: BrianKnowsエージェントとDeFiプロトコルについてチャット
サポートされているナレッジ ベースは次のとおりです。
- 公開知識ボックス(デフォルト)
- circle_kb、lido_kb、polygon_kb、taiko_kb
- near_kb、clave_kb、starknet_kb、consensys_kb
サーバーは、すぐに参照できるように、最新の 5 件の検索のキャッシュを保持します。
前提条件 📋
設定 ⚙️
これを Claude Desktop 構成ファイル (開発者設定からアクセス可能) に追加します。
your-api-key-here
実際の BrianKnows API キーに置き換えます。
使用例 🎯
特徴 ✨
- 複数の知識ベース: さまざまなブロックチェーンプロトコルの専門知識にアクセスします
- キャッシュされた検索: 最新の 5 件の検索に簡単にアクセスできます
- エラー処理: ユーザーフレンドリーなエラーメッセージ
- 型安全性: 完全なTypeScript実装
謝辞🙏
- BrianKnowsのブロックチェーン知識API
- モデルコンテキストプロトコル
- クロード・デスクトップのAnthropic
You must be authenticated.
Claude を BrianKnows のブロックチェーン ナレッジ ベースに接続する MCP サーバー。これにより、ユーザーはブロックチェーン/DeFi 情報を検索し、複数のナレッジ ベースにわたって専門のエージェントと対話できます。
- What is MCP? 🤔
- What does this server do? 🚀
- Prerequisites 📋
- Configuration ⚙️
- Example Usage 🎯
- Features ✨
- Acknowledgments 🙏