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
—
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント