Maestro MCP Server
@maestro-org
About Maestro MCP Server
Maestro MCP Server for Bitcoin
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"maestro-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments