mcp-server-brian
A simple MCP server that uses Brian APIs to retrieve transaction data from a prompt.
Added on 3/28/2025
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
Similar Resources
Developer Tools