Bitview
Rank #1,371io.github.bitcoinresearchkit/bitview
Read-only Bitcoin blockchain, mempool, market, and on-chain analytics.
Bitview is a Model Context Protocol (MCP) server published by bitcoinresearchkit. It ranks #1,371 of 115,460 servers tracked on MCP Toplist, and its repository has 165 GitHub stars. Bitview is listed on Official MCP, with 1 tracked version. It was first listed on Aug 30, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 114,089 of 115,460 servers on MCP Toplist.
Use Bitview
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bitview https://mcp.bitview.space/[mcp_servers.bitview]
url = "https://mcp.bitview.space/"Add to ~/.codex/config.toml.
https://mcp.bitview.space/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bitview": {
"url": "https://mcp.bitview.space/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bitview": {
"type": "http",
"url": "https://mcp.bitview.space/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bitview": {
"serverUrl": "https://mcp.bitview.space/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bitview": {
"url": "https://mcp.bitview.space/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bitcoinresearchkit%2Fbitview)<a href="https://mcptoplist.com/server/io.github.bitcoinresearchkit%2Fbitview"><img src="https://mcptoplist.com/badge/io.github.bitcoinresearchkit%2Fbitview.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bitcoinresearchkit
Available versions (1)
| Version | Published |
|---|---|
| 0.12.0 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Bitview?
- Bitview is maintained by bitcoinresearchkit, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Bitview listed on the Official MCP Registry?
- Yes — Bitview is listed on the Official MCP Registry.
- How many versions does Bitview have?
- MCP Toplist tracks 1 version of Bitview, most recently published on Aug 30, 2026.
- Where can I find the source code for Bitview?
- The source code for Bitview is hosted at github.com/bitcoinresearchkit/brk.