Mempool MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-address-infoC | Returns details about an address |
| get-address-txsC | Returns transactions for an address |
| get-address-txs-chainC | Returns chain transactions for an address |
| get-address-txs-mempoolC | Returns mempool transactions for an address |
| get-address-utxoC | Returns UTXOs for an address |
| get-blockC | Returns details about a block from hash |
| get-blocksC | Returns the latest blocks |
| get-block-txidsC | Returns txids for a block |
| get-block-txsC | Returns transactions for a block |
| get-block-statusC | Returns status for a block |
| get-block-rawC | Returns raw hex for a block |
| get-block-txid-by-indexC | Returns txid for a block at a specific index |
| get-block-headerC | Returns the block header in hex |
| get-recommended-feesB | Get recommended fees for Bitcoin |
| get-mempool-infoC | Returns mempool info |
| get-mempool-txidsC | Returns mempool txids |
| get-mempool-recentB | Returns recent mempool transactions |
| get-mining-poolsB | Returns mining pools info |
| get-mining-poolC | Returns info for a specific mining pool |
| get-mining-blocks-fees-24hB | Returns mining blocks fees for the last 24h |
| get-stats-infoD | Returns stats info |
| get-tx-infoC | Returns details about a transaction |
| get-tx-statusC | Returns status for a transaction |
| get-tx-rawC | Returns raw hex for a transaction |
| get-tx-merkleblock-proofC | Returns the merkleblock proof for a transaction |
| get-tx-outspendC | Returns outspend info for a transaction output |
| get-tx-outspendsC | Returns outspends info for all outputs of a transaction |
| get-difficulty-adjustmentB | Returns current and next Bitcoin difficulty adjustment info |
| get-priceB | Returns the current BTC price in various fiat currencies |
| get-historical-priceC | Returns the BTC price for a specific date (YYYY-MM-DD) |
| get-base-urlB | Returns mempool.space base url api |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexandresanlim/mempool-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server