Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Brianknows

    Unofficial MCP to use BrianKnows API for DeFI knowledge

    0 stars
    JavaScript
    Updated Mar 13, 2025

    Table of Contents

    • What is MCP? 🤔
    • What does this server do? 🚀
    • Prerequisites 📋
    • Configuration ⚙️
    • Example Usage 🎯
    • Features ✨
    • Acknowledgments 🙏

    Table of Contents

    • What is MCP? 🤔
    • What does this server do? 🚀
    • Prerequisites 📋
    • Configuration ⚙️
    • Example Usage 🎯
    • Features ✨
    • Acknowledgments 🙏

    Documentation

    BrianKnows MCP Server

    smithery badge

    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:

    1. Ping Tool: Check if the BrianKnows API server is responsive

    2. Search Tool: Query BrianKnows' knowledge engine for blockchain and DeFi information

    3. 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):

    json
    {
      "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 🎯

    code
    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

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k