MCP ExplorerExplorer

Mcp Server Brian

@brian-knowson a year ago
2 MIT
FreeCommunity
AI Systems
A MCP server to retrieve transaction calldata from prompts using Brian

Overview

What is Mcp Server Brian

mcp-server-brian is a simple MCP server that utilizes Brian APIs to retrieve transaction calldata based on user prompts.

Use cases

Use cases for mcp-server-brian include developing decentralized applications (dApps), analyzing transaction patterns, and integrating with other services that require transaction data retrieval.

How to use

To use mcp-server-brian, install the necessary dependencies with ‘bun install’, set up your environment variables by copying ‘.env.example’ to ‘.env’ and editing it with your values, and then run the server using ‘bun run src/index.ts’.

Key features

Key features include the ability to retrieve transaction data efficiently, easy setup with environment variables, and a straightforward command-line interface for running the server.

Where to use

mcp-server-brian can be used in various fields such as blockchain development, transaction analysis, and any application requiring retrieval of transaction data based on user inputs.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers