treasury-mcp
Related Servers
Alternatives to treasury-mcp
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityAmaintenanceA Bitcoin-native MCP server for AI agents that provides 150+ tools for BTC and Stacks operations. Supports wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.280 npm10MIT
blocklens-mcp-serverofficial
AlicenseAqualityDmaintenanceMCP server for Blocklens Bitcoin on-chain analytics, providing AI agents access to 127 on-chain metrics and chart rendering.1533 npmMIT- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI agents with real-time and historical Bitcoin network data by wrapping the mempool.space WebSocket and REST APIs. It enables tracking addresses, monitoring blocks, and retrieving transaction details or fee estimates through natural language.MIT
- AlicenseAqualityDmaintenanceAn MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics, giving AI agents direct access to essential on-chain data.22MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides real-time Bitcoin blockchain and mempool data to AI clients, allowing access to comprehensive Bitcoin network information through various data tools.316 npm5MIT
- AlicenseCqualityDmaintenanceAn MCP server offering 99 tools for AI agents to access crypto editorial content, market data, on-chain analytics, sentiment, and proprietary indicators, with citations and time-stamped responses.9938 npm1MIT
TDQS
Scored across 53 tools
Most tools have distinct purposes, but there is notable overlap in analysis and retrieval functions. For example, analyze_transaction and get_indexed_transaction both decode transactions, and analyze_psbt_security and explain_inscription_listing_security cover similar PSBT vulnerabilities, which could cause confusion. However, descriptions help differentiate them by focusing on raw analysis versus enriched data or technical versus explanatory outputs.
Tool names largely follow a consistent verb_noun pattern (e.g., analyze_block, get_address_balance, decode_raw_transaction), with clear and predictable naming. Minor deviations exist, such as compare_fee_estimates (verb_noun) versus get_fee_recommendation (verb_noun), but overall the naming is coherent and easy to understand across the set.
With 53 tools, the count is excessive for a single server, leading to potential overwhelm and redundancy. While the domain (Bitcoin/treasury analysis) is broad, many tools could be consolidated (e.g., multiple fee estimation or block analysis tools). This high number suggests poor scoping and may hinder agent efficiency due to choice overload.
The tool set provides comprehensive coverage for Bitcoin and treasury analysis, including transaction decoding, fee estimation, address management, block analysis, PSBT security, corporate treasury data, and network status. There are no obvious gaps; it supports full workflows from data retrieval to analysis and broadcasting transactions, ensuring agents can handle a wide range of tasks without dead ends.