Learning Resources
kurtwuckertjr.com
Provides access to Bitcoin glossary terms, articles, entities, and topic taxonomy for learning and research.
ENDPOINT 1
https://kurtwuckertjr.com/api/mcp
MCP server metadata
- Name
- kurt-wuckert-jr-bitcoin-encyclopedia
- Version
- 0.4.0
Known tools 12
lookup_bitcoin_termLook up a Bitcoin or blockchain term from Kurt Wuckert Jr.'s comprehensive glossary of 700+ verified terms.
Inferred read-onlysearch_articlesFull-text search across Kurt Wuckert Jr.'s published Bitcoin articles.
Inferred read-onlyget_bitcoin_entityLook up a person, organization, or concept in the Bitcoin ecosystem.
Inferred read-onlylist_topicsReturn 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-onlyfind_related_articlesGiven 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-onlysearch_satoshi_writingsSearch 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 effectsget_satoshi_writingGet the full text of a specific Satoshi Nakamoto writing by ID.
Inferred read-onlyget_satoshi_threadGet a complete forum thread or email chain involving Satoshi Nakamoto.
Potential side effectssearch_allSearch across ALL content on kurtwuckertjr.com (Kurt's articles, the Satoshi archive, and the Bitcoin glossary) in a single query.
Inferred read-onlyCONNECT 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.
kurtwuckertjr.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.