MCP Servers / search / OrdiscanMCP v1

OrdiscanMCP v1

JSON →
httpnonesearch

MCP server for interacting with the Ordiscan API to query Bitcoin ordinals and inscriptions. Requires an Ordiscan API key.

Install
How to run this server

No install command recorded.

server path: ordiscanmcp-v1
Tools
What this server exposes
get_ordiscan_balance
Get the balance of a Bitcoin address
get_ordiscan_block
Get block information by block hash or height
get_ordiscan_block_hash
Get block hash for a given block height
get_ordiscan_block_height
Get current block height
get_ordiscan_block_time
Get block timestamp for a given block height
get_ordiscan_inscription
Get inscription details by inscription ID
get_ordiscan_inscription_content
Get the content of an inscription
get_ordiscan_inscription_transfers
Get transfer history of an inscription
get_ordiscan_inscriptions_by_address
Get all inscriptions owned by a Bitcoin address
get_ordiscan_inscriptions_by_block
Get inscriptions in a specific block
get_ordiscan_inscriptions_by_height
Get inscriptions at a specific block height
get_ordiscan_latest_inscriptions
Get the most recent inscriptions
get_ordiscan_output
Get UTXO details for a given output
get_ordiscan_outputs_by_address
Get UTXOs for a Bitcoin address
get_ordiscan_rune
Get rune details by rune name or ID
get_ordiscan_rune_holders
Get holders of a specific rune
get_ordiscan_rune_mints
Get minting activity for a rune
get_ordiscan_rune_transfers
Get transfer history for a rune
get_ordiscan_runes_by_address
Get rune balances for a Bitcoin address
get_ordiscan_runes_list
Get a list of all runes
get_ordiscan_sat
Get satoshi details by sat number or ordinal
get_ordiscan_sat_inscriptions
Get inscriptions on a specific satoshi
get_ordiscan_sat_range
Get satoshi range information
get_ordiscan_search
Search for ordinals, inscriptions, runes, or addresses
get_ordiscan_stats
Get Ordinals protocol statistics
get_ordiscan_transaction
Get transaction details by transaction ID
get_ordiscan_transaction_inscriptions
Get inscriptions in a specific transaction
get_ordiscan_wallet_activity
Get recent activity for a Bitcoin address
get_ordiscan_wallet_inscriptions
Get all inscriptions for a wallet address
Configuration
Environment & auth
authnone
envORDISCAN_API_KEY
Resources
OrdiscanMCP v1 — MCP Server · libregistry