Mempool MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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