mcp-server-brian
by brian-knows
This is a simple MCP server. It utilizes Brian APIs to fetch transaction data from a prompt.
View on GitHub
Last updated: N/A
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