mcp-server-brian
@brian-knows
关于 mcp-server-brian
A MCP server to retrieve transaction calldata from prompts using Brian
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-brian": {
"command": "bun",
"args": [
"run",
"src/index.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论