MCP Hub
Back to servers

Brian

MCP (Model Context Protocol) Server. Retrieves blockchain transaction data from specified addresses using natural language prompts, translating user queries into structured data retrieval with flexible chain and address support.

Stars
1
Tools
1
Validated
Jan 11, 2026

mcp-server-brian

A simple MCP server that uses Brian APIs to retrieve transaction data from a prompt.

Installation

bun install

Environment Variables

Run the following command to create a .env file in the root of the project:

cp .env.example .env

Edit the .env file with your own values.

Running the server

bun run src/index.ts

Reviews

No reviews yet

Sign in to write a review