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 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论