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 的区块链知识库的模型上下文协议 (MCP) 服务器。

MCP 是什么?🤔

模型上下文协议 (MCP) 让 Claude Desktop 等 AI 助手以安全的方式连接到外部工具和数据源,同时保持用户的控制权。

这个服务器是做什么的?🚀

BrianKnows MCP 服务器提供三个主要工具:

  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

MCP 服务器将 Claude 连接到 BrianKnows 的区块链知识库,允许用户搜索区块链 /DeFi 信息并与跨多个知识库的专门代理进行交互。

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