BrianKnows MCP Server
A Model Context Protocol (MCP) server that connects Claude to BrianKnows' blockchain knowledge base.
What is MCP? 🤔
The Model Context Protocol (MCP) lets AI assistants like Claude Desktop connect to external tools and data sources in a secure way while keeping users in control.
What does this server do? 🚀
The BrianKnows MCP server provides three main tools:
- Ping Tool: Check if the BrianKnows API server is responsive
- Search Tool: Query BrianKnows' knowledge engine for blockchain and DeFi information
- Agent Tool: Chat with the BrianKnows agent about DeFi protocols
Supported knowledge bases include:
- public-knowledge-box (default)
- circle_kb, lido_kb, Polygon_kb, taiko_kb
- near_kb, clave_kb, starknet_kb, consensys_kb
The server maintains a cache of your 5 most recent searches for quick reference.
Prerequisites 📋
- Node.js (v18 or higher)
- Claude Desktop
- A BrianKnows API key
Configuration ⚙️
Add this to your Claude Desktop configuration file (accessible via Developer Settings):
Replace your-api-key-here
with your actual BrianKnows API key.
Example Usage 🎯
Features ✨
- Multiple Knowledge Bases: Access specialized knowledge for different blockchain protocols
- Cached Searches: Quick access to your 5 most recent searches
- Error Handling: User-friendly error messages
- Type Safety: Full TypeScript implementation
Acknowledgments 🙏
- BrianKnows for their blockchain knowledge API
- Model Context Protocol
- Anthropic for Claude Desktop
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.
Un servidor MCP que conecta a Claude con la base de conocimiento de blockchain de BrianKnows, lo que permite a los usuarios buscar información de blockchain/DeFi e interactuar con un agente especializado en múltiples bases de conocimiento.
- ¿Qué es MCP? 🤔
- ¿Qué hace este servidor? 🚀
- Prerrequisitos 📋
- Configuración ⚙️
- Ejemplo de uso 🎯
- Características ✨
- Agradecimientos 🙏
Related Resources
Related MCP Servers
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -
- -securityFlicense-qualityAn 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 -
- -securityAlicense-qualityA Claude Desktop MCP server that provides knowledge base search and chat functionality for Volcengine knowledge bases, allowing users to search and chat with their external knowledge repositories.Last updated -MIT License
- AsecurityFlicenseAqualityAn MCP server that enables users to buy and manage domains through Claude.Last updated -101