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
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments