trackmcp
Back to directory
brian-knows

mcp-server-brian

View on GitHub

A MCP server to retrieve transaction calldata from prompts using Brian

1 stars TypeScriptServers & Infrastructure Updated Oct 14, 2025

Documentation

mcp-server-brian

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

Installation

bash
bun install

Environment Variables

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

bash
cp .env.example .env

Edit the `.env` file with your own values.

Running the server

bash
bun run src/index.ts

Frequently asked questions

What is mcp-server-brian?

mcp-server-brian is A MCP server to retrieve transaction calldata from prompts using Brian

How do I install mcp-server-brian?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-brian open source?

Yes — it is hosted on GitHub at https://github.com/brian-knows/mcp-server-brian and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP