icon for mcp server

Brian

STDIO

MCP server using Brian APIs to retrieve transaction data from prompts

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

Be the First to Experience MCP Now