Skip to main content
Glama

BrianKnows MCP Server

by antoncoding

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

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.

MCP 服务器将 Claude 连接到 BrianKnows 的区块链知识库,允许用户搜索区块链 /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