Skip to main content
Glama

Mempool MCP Server

commands.md421 B
## Run server ```bash npm install npm run build npm run server ``` ## Run on local Bitcoin node as Umbrel ```bash node build/main.js --base-url http://umbrel.local:3006/api ``` ## Help ```bash node build/main.js --help ``` ## Debug with inspector ```bash npx @modelcontextprotocol/inspector node main.js ``` ## Debug server with Clause (See logs) ```bash tail -n 20 -F ~/Library/Logs/Claude/mcp*.log ```

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