Unofficial MCP to use BrianKnows API for DeFI knowledge
A Model Context Protocol (MCP) server that connects Claude to BrianKnows’ blockchain knowledge base.
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.
The BrianKnows MCP server provides three main tools:
Supported knowledge bases include:
The server maintains a cache of your 5 most recent searches for quick reference.
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.
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.
Audio Mcp Server
Mcp Crypto Price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Audius Mcp Atris
Model Context Protocol server for Audius. Perform market research, purchase premium tracks, upload songs, and much more!
TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration
Model Context Protocol server for FTP access
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.