Maestro MCP Server
@maestro-org
关于 Maestro MCP Server
Maestro MCP Server for Bitcoin
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"maestro-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Maestro MCP Server?
An MCP server for interacting with Bitcoin via the Maestro API platform. It provides tools for exploring blocks, transactions, addresses, and other aspects of the Bitcoin blockchain.
How to use Maestro MCP Server?
Install uv, create a virtual environment, install dependencies using uv pip install ., then configure Claude Desktop with a JSON config file that includes the absolute path to uv, the repo directory, and environment variables MAESTRO_BASE_URL and MAESTRO_API_KEY. Restart Claude and prompt it with queries like “Fetch the latest Bitcoin block” or “Get the blockchain info for Bitcoin.” Requests require manual approval within Claude.
Key features of Maestro MCP Server
- Tools for exploring blocks, transactions, and addresses
- Supports mempool UTXOs and address UTXOs
- Provides rune asset data and address rune balances
- Includes RPC endpoints for general info, latest block, transactions, and transaction submission
- Compatible with Claude Desktop and other MCP clients
Use cases of Maestro MCP Server
- Fetch the latest Bitcoin block details
- Retrieve blockchain information (e.g., height, difficulty)
- Check unspent transaction outputs (UTXOs) for a given address
- Submit a new transaction to the Bitcoin network
- Query rune assets and address-specific rune holdings
FAQ from Maestro MCP Server
What are the runtime requirements?
Python >=3.10, Python MCP SDK >=1.2.0, and uv.
How do I get a Maestro API key?
The README does not explain how to obtain an API key; it only states it is required in the configuration.
Do I need to approve each request in Claude?
Yes, you need to approve the request within Claude before the tool executes.
Where can I find the full Maestro API specification?
In the Maestro Postman workspace linked in the README.
How can I debug the MCP server?
Use the mcp-cli inspector tool or check the logs at ~/Library/Logs/Claude/mcp-server-maestro-mcp.log.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
评论