BrianKnows MCP Server

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 つのツールを提供します。

  1. Pingツール: BrianKnows APIサーバーが応答しているかどうかを確認する
  2. 検索ツール: BrianKnowsのブロックチェーンとDeFi情報検索エンジン
  3. エージェントツール: BrianKnowsエージェントとDeFiプロトコルについてチャット

サポートされているナレッジ ベースは次のとおりです。

  • 公開知識ボックス(デフォルト)
  • circle_kb、lido_kb、polygon_kb、taiko_kb
  • near_kb、clave_kb、starknet_kb、consensys_kb

サーバーは、すぐに参照できるように、最新の 5 件の検索のキャッシュを保持します。

前提条件 📋

設定 ⚙️

これを Claude Desktop 構成ファイル (開発者設定からアクセス可能) に追加します。

{ "mcpServers": { "brianknows": { "command": "npx", "args": ["mcp-brianknows"], "env": { "BRIAN_API_KEY": "your-api-key-here" } } } }

your-api-key-here実際の BrianKnows API キーに置き換えます。

使用例 🎯

Can you check if the BrianKnows API is online? Use BrianKnows to search for information about Ethereum's Layer 2 solutions. Ask the BrianKnows agent to explain how Uniswap V3 works.

特徴 ✨

  • 複数の知識ベース: さまざまなブロックチェーンプロトコルの専門知識にアクセスします
  • キャッシュされた検索: 最新の 5 件の検索に簡単にアクセスできます
  • エラー処理: ユーザーフレンドリーなエラーメッセージ
  • 型安全性: 完全なTypeScript実装

謝辞🙏

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Claude を BrianKnows のブロックチェーン ナレッジ ベースに接続する MCP サーバー。これにより、ユーザーはブロックチェーン/DeFi 情報を検索し、複数のナレッジ ベースにわたって専門のエージェントと対話できます。

  1. What is MCP? 🤔
    1. What does this server do? 🚀
      1. Prerequisites 📋
        1. Configuration ⚙️
          1. Example Usage 🎯
            1. Features ✨
              1. Acknowledgments 🙏
                ID: idfph0fstx