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 的区块链知识库的模型上下文协议 (MCP) 服务器。
MCP 是什么?🤔
模型上下文协议 (MCP) 让 Claude Desktop 等 AI 助手以安全的方式连接到外部工具和数据源,同时保持用户的控制权。
这个服务器是做什么的?🚀
BrianKnows MCP 服务器提供三个主要工具:
- Ping 工具:检查 BrianKnows API 服务器是否响应
- 搜索工具:查询 BrianKnows 知识引擎中的区块链和 DeFi 信息
- 代理工具:与 BrianKnows 代理讨论 DeFi 协议
支持的知识库包括:
- 公共知识框(默认)
- circle_kb、lido_kb、Polygon_kb、taiko_kb
- near_kb、clave_kb、starknet_kb、consensys_kb
服务器会保留您最近 5 次搜索的缓存以供快速参考。
先决条件📋
- Node.js (v18 或更高版本)
- 克劳德桌面
- BrianKnows API 密钥
配置⚙️
将其添加到您的 Claude Desktop 配置文件(可通过开发人员设置访问):
将your-api-key-here
替换为您实际的 BrianKnows API 密钥。
使用示例🎯
特色✨
- 多个知识库:获取不同区块链协议的专业知识
- 缓存搜索:快速访问您最近的 5 次搜索
- 错误处理:用户友好的错误消息
- 类型安全:完整的 TypeScript 实现
致谢🙏
- BrianKnows的区块链知识 API
- 模型上下文协议
- 克劳德桌面版的Anthropic
You must be authenticated.
MCP 服务器将 Claude 连接到 BrianKnows 的区块链知识库,允许用户搜索区块链 /DeFi 信息并与跨多个知识库的专门代理进行交互。
- What is MCP? 🤔
- What does this server do? 🚀
- Prerequisites 📋
- Configuration ⚙️
- Example Usage 🎯
- Features ✨
- Acknowledgments 🙏