BrianKnows
Access BrianKnows' extensive blockchain knowledge base.
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):
{
"mcpServers": {
"brianknows": {
"command": "npx",
"args": ["mcp-brianknows"],
"env": {
"BRIAN_API_KEY": "your-api-key-here"
}
}
}
}
Replace your-api-key-here with your actual BrianKnows API key.
Example Usage π―
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.
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
Server Terkait
AnalyticDB for MySQL
An interface for AI agents to interact with AnalyticDB for MySQL databases, allowing them to retrieve metadata and execute SQL operations.
GraphRAG
Query a hybrid graph (Neo4j) and vector (Qdrant) database for powerful semantic and graph-based document retrieval.
Trino MCP Server
A Go implementation of a Model Context Protocol (MCP) server for Trino, enabling LLM models to query distributed SQL databases through standardized tools.
CData Zoho Books
A read-only MCP server by CData for querying live data from Zoho Books. Requires an external CData JDBC Driver.
OSV Database
An MCP server for querying the OSV (Open Source Vulnerability) database API.
MCP Database Server
Provides database access for SQLite, SQL Server, PostgreSQL, and MySQL.
Polygon.io
Access real-time and historical financial market data from Polygon.io's API.
YargΔ± MCP
Access Turkish legal databases and decision sources through a standardized MCP server.
Redshift Utils MCP Server
Perform database actions on Amazon Redshift via its Data API.
Mallory MCP Server
Access real-time cyber and threat intelligence, including details on vulnerabilities, threat actors, and malware.