BrianKnows MCP Server
BrianKnows MCP 服务器
将 Claude 连接到 BrianKnows 的区块链知识库的模型上下文协议 (MCP) 服务器。
MCP 是什么?🤔
模型上下文协议 (MCP) 让 Claude Desktop 等 AI 助手以安全的方式连接到外部工具和数据源,同时保持用户的控制权。
Related MCP server: GOAT MCP Server
这个服务器是做什么的?🚀
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 或更高版本)
配置⚙️
将其添加到您的 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