← Registry

Learning Resources

kurtwuckertjr.com

Provides access to Bitcoin glossary terms, articles, entities, and topic taxonomy for learning and research.

1 endpoint12 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://kurtwuckertjr.com/api/mcp

No auth detected

MCP server metadata

Name
kurt-wuckert-jr-bitcoin-encyclopedia
Version
0.4.0
Capabilities
tools.listChanged

Known tools 12

lookup_bitcoin_term

Look up a Bitcoin or blockchain term from Kurt Wuckert Jr.'s comprehensive glossary of 700+ verified terms.

Inferred read-only
search_articles

Full-text search across Kurt Wuckert Jr.'s published Bitcoin articles.

Inferred read-only
get_article

Get the full text of a specific article by Kurt Wuckert Jr.

Inferred read-only
get_bitcoin_entity

Look up a person, organization, or concept in the Bitcoin ecosystem.

Inferred read-only
list_topics

Return the curated topic taxonomy of kurtwuckertjr.com: categories, glossary letter buckets with counts, entity-type counts, total article count, curated series, and up to 5 most recent published articles.

Inferred read-only
find_related_articles

Given a source article ID, return other articles ranked by topic-and-category overlap with the source, highest overlap first, then by date descending.

Inferred read-only
get_series

Given a series_id (slug from the curated series registry, e.g.

Inferred read-only
get_entity_articles

Reverse-lookup from entity to articles.

Inferred read-only
search_satoshi_writings

Search Kurt Wuckert Jr.'s growing archive of Satoshi Nakamoto's writings (currently 19 writings: the annotated Bitcoin whitepaper and Satoshi's complete cryptography mailing-list correspondence; BitcoinTalk forum-post ingestion in progress).

Potential side effects
get_satoshi_writing

Get the full text of a specific Satoshi Nakamoto writing by ID.

Inferred read-only
get_satoshi_thread

Get a complete forum thread or email chain involving Satoshi Nakamoto.

Potential side effects
search_all

Search across ALL content on kurtwuckertjr.com (Kurt's articles, the Satoshi archive, and the Bitcoin glossary) in a single query.

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.kurt-wuckert-jr-bitcoin-encyclopedia]
url = "https://kurtwuckertjr.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kurt-wuckert-jr-bitcoin-encyclopedia": {
      "type": "http",
      "url": "https://kurtwuckertjr.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kurt-wuckert-jr-bitcoin-encyclopedia
Remote MCP URL: https://kurtwuckertjr.com/api/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": {
    "kurt-wuckert-jr-bitcoin-encyclopedia": {
      "url": "https://kurtwuckertjr.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kurt-wuckert-jr-bitcoin-encyclopedia": {
      "type": "http",
      "url": "https://kurtwuckertjr.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kurt-wuckert-jr-bitcoin-encyclopedia",
  "transport": "streamable-http",
  "url": "https://kurtwuckertjr.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kurtwuckertjr.com was fetched 2026-08-24T05:32:09.022Z.

Trust status Trusted

kurtwuckertjr.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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