SatoshiAPI — Bitcoin Intelligence via Lightning
Server Details
Bitcoin intelligence API. Pay per call via L402 Lightning (10-200 sats). No accounts needed.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- SatoshiAPI/satoshi-btc-api
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
15 toolsget_address_infoInspect
Look up a Bitcoin address: balance, transaction count, and recent activity. Cost: 25 sats.
Args: address: A Bitcoin address (e.g., bc1q..., 1A1zP1..., 3J98t1...)
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
get_block_heightInspect
Get the latest Bitcoin block height and network hashrate. Cost: 10 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_btc_priceInspect
Get current Bitcoin price in USD with 24h change. Cost: 10 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_dca_planInspect
Get a personalized DCA plan recommendation based on current market conditions. Cost: 200 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_dca_signalInspect
Get a DCA (Dollar Cost Averaging) signal: STRONG_BUY, BUY, HOLD, REDUCE, or STRONG_REDUCE with conviction score. Cost: 50 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_fees_forecastInspect
Get Bitcoin fee forecast with optimal send timing recommendations. Cost: 25 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_halving_infoInspect
Get Bitcoin halving countdown, block subsidy, and issuance statistics. Cost: 10 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_lightning_statsInspect
Get Lightning Network statistics: capacity, node count, channel count. Cost: 25 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_market_regimeInspect
Classify the current Bitcoin market regime: bull, bear, or crab (sideways). Cost: 150 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_market_summaryInspect
Get a complete Bitcoin market snapshot in one call: price, fees, sentiment, and more. Cost: 50 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_mempool_feesInspect
Get current Bitcoin mempool fee estimates (fastest, half-hour, hour, economy). Cost: 10 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_risk_scoreInspect
Get a composite Bitcoin risk score (0-100) based on multiple on-chain and market indicators. Cost: 200 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_sentimentInspect
Get the Bitcoin Fear & Greed Index with classification. Cost: 25 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_tx_infoInspect
Look up a Bitcoin transaction by its txid: status, confirmations, inputs/outputs. Cost: 10 sats.
Args: txid: A Bitcoin transaction ID (64-character hex string)
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes |
get_whale_activityInspect
Get recent whale (large Bitcoin holder) activity and large transactions. Cost: 100 sats.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!