← Registry

Analytics

bitcoincreditstack.com

Provides on-chain Bitcoin indicators and analytical data for cryptocurrency insights.

1 endpoint12 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://mcp.bitcoincreditstack.com/mcp

No auth detected

MCP server metadata

Name
bitcoin-credit-stack-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

This server exposes The Bitcoin Credit Stack: Aletheia Analytics' measurements of the Bitcoin-collateralised credit markets — rate curves, chain indicators, and a registry of credit venues categorised against published, versioned criteria. Every tool here returns observed data. There are no transaction tools on this server: nothing here signs, submits, broadcasts or prepares a transaction, and no tool takes custody of funds or receives a mandate. Where the operator holds a position at a venue, that is disclosed on that venue's own row rather than as a statement about this dataset — read the venue's disclosure field. Read the provenance fields before treating any figure as a market reference. Each venue criterion carries the kind of source it came from, the source itself and an as-of date; a criterion that cannot be established from public sources is returned as unknown with the reason, never guessed and never omitted. Where a figure would be degenerate on the observed data, the response returns a structured absence naming the threshold and the observed count rather than a zero. Nothing here is advice. There is no composite score, no ranking, no default sort by rate and no safety verdict in any payload, and none will be added. Tools that return catalogues do not rank their entries; tools that return distributions report what was observed with the sample size, and do not forecast a fill, a rate, a time-to-fill or a return. A reader weighs the criteria; this server does not weigh them for the reader.

Known tools 12

list_onchain_indicators

Returns the catalog of available on-chain indicator tools, including tool name, indicator name, brief description, units, an example invocation, and current readiness status ('live' or 'pending').

Inferred read-only
get_mvrv

Returns the current Bitcoin MVRV ratio: market capitalisation divided by realised capitalisation, where realised cap values each coin at the price it last moved.

Inferred read-only
list_indicators

Returns the catalogue of Aletheia indicators computed from The Gavel Protocol and the Bitcoin chain: id, name, family, units, description, and whether the indicator is currently live on this network.

Inferred read-only
get_indicator

Returns the current value of a single Aletheia indicator by id, with its methodology reference.

Inferred read-only
get_verification_bundle

What can be checked about the contracts, and what did the last check return?

Inferred read-only
list_venues

Which credit venues does this dataset cover, and what is known about each?

Inferred read-only
get_venue

What is known about this venue, criterion by criterion?

Inferred read-only
compare_venues

What does credit at this tenor and LTV cost across every venue Aletheia covers?

Inferred read-only
get_credit_state

What does Bitcoin-collateralised credit cost and how much of it is outstanding, across the venues this dataset covers?

Inferred read-only
get_credit_state_history

How has the Bitcoin credit surface moved?

Inferred read-only
get_market_composition

What kinds of credit make up this market, and in what proportions?

Inferred read-only
get_market_flows

How much credit was created and retired, and over what period?

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bitcoin-credit-stack-mcp]
url = "https://mcp.bitcoincreditstack.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bitcoin-credit-stack-mcp": {
      "type": "http",
      "url": "https://mcp.bitcoincreditstack.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bitcoin-credit-stack-mcp
Remote MCP URL: https://mcp.bitcoincreditstack.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bitcoin-credit-stack-mcp": {
      "url": "https://mcp.bitcoincreditstack.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bitcoin-credit-stack-mcp": {
      "type": "http",
      "url": "https://mcp.bitcoincreditstack.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bitcoin-credit-stack-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.bitcoincreditstack.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.