MCP.so
Sign In
Servers

mcp-server-brian

@brian-knows

A MCP server to retrieve transaction calldata from prompts using 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

More from Other