Skip to main content
Glama

BrianKnows MCP Server

by antoncoding

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

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.

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

  1. MCPとは何ですか?🤔
    1. このサーバーは何をしますか?🚀
      1. 前提条件 📋
        1. 設定 ⚙️
          1. 使用例 🎯
            1. 特徴 ✨
              1. 謝辞🙏

                Related MCP Servers

                • -
                  security
                  A
                  license
                  -
                  quality
                  An MCP server that allows accessing and managing ledger files through Claude by providing account listing, balance checking, and transaction register viewing capabilities.
                  Last updated -
                  1
                  Python
                  GPL 3.0
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Polygon PoS blockchain to call contract functions, manage ERC20 tokens, and check gas prices.
                  Last updated -
                  68
                  TypeScript
                • -
                  security
                  F
                  license
                  -
                  quality
                  An MCP server that connects Claude for Desktop with blockchain functionality, allowing users to check balances and send tokens on EVM and Solana chains through natural language interactions.
                  Last updated -
                  TypeScript
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  An MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
                  Last updated -
                  20
                  141
                  Python
                  GPL 3.0
                  • Apple
                  • Linux

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/antoncoding/mcp-brianknows'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server