mcp-server-brian
@brian-knows
About mcp-server-brian
A MCP server to retrieve transaction calldata from prompts using Brian
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-brian": {
"command": "bun",
"args": [
"run",
"src/index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-brian?
A simple MCP server that retrieves transaction data from a prompt using Brian APIs. It is intended for developers building AI agents that need blockchain transaction information.
How to use mcp-server-brian?
Install with bun install, copy the .env.example file to .env and fill in your API keys, then run the server with bun run src/index.ts.
Key features of mcp-server-brian
- Retrieves transaction data via Brian APIs
- Accepts natural language prompts
- Lightweight and easy to run
- Uses environment variables for configuration
Use cases of mcp-server-brian
—
FAQ from mcp-server-brian
—
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments