BrianKnows MCP Server
BrianKnows MCP サーバー
Claude を BrianKnows のブロックチェーン ナレッジ ベースに接続する Model Context Protocol (MCP) サーバー。
MCPとは何ですか?🤔
モデル コンテキスト プロトコル (MCP) を使用すると、Claude Desktop などの AI アシスタントは、ユーザーによる制御を維持しながら、外部ツールやデータ ソースに安全に接続できます。
Related MCP server: GOAT MCP Server
このサーバーは何をしますか?🚀
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 構成ファイル (開発者設定からアクセス可能) に追加します。
{
"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実装
謝辞🙏
BrianKnowsのブロックチェーン知識API
クロード・デスクトップのAnthropic
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceAn MCP server that provides seamless integration with the Neo N3 blockchain, allowing Claude to interact with blockchain data, manage wallets, transfer assets, and invoke smart contracts.1984MIT
- Flicense-qualityDmaintenanceAn 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.
- AlicenseAqualityBmaintenanceMCP server to dynamically load Claude Code skills into AI agents57514MIT
- Alicense-qualityDmaintenanceAn MCP server that wraps the Claude Agent SDK, enabling Claude-powered queries, coding tasks, web search, and customizable agent execution using OAuth without an API key.20MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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