Cloud Infrastructure
Trust: 37/100 (Limited)Bostrom MCP Guide
86-tool MCP server for Bostrom blockchain: read chain state and sign transactions
1 starsby cyberia-to
Quick Start
Install
npx bostrom-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cyberia-to-bostrom-mcp": {
"command": "npx",
"args": [
"bostrom-mcp"
]
}
}
}