mcpbeat Sign in

Crypto Bytes MCP Server

by mickymultani Your server? Claim it
local only

Crypto Bytes runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi.

Crypto Bytes MCP Server

Installs per day peak 28 · avg 9 · -7% w/w
a month agotoday
66
Installs / week
pypi · crypto_bytes_mcp_server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Crypto Bytes every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add crypto-bytes -- uvx crypto_bytes_mcp_server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto-bytes": {
      "args": [
        "crypto_bytes_mcp_server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto-bytes]
command = "uvx"
args = ["crypto_bytes_mcp_server"]
.cursor/mcp.json
{
  "mcpServers": {
    "crypto-bytes": {
      "args": [
        "crypto_bytes_mcp_server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto-bytes": {
      "args": [
        "crypto_bytes_mcp_server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Crypto Bytes

same job, measured the same way
Crypto Tracker AI MCP
by csoai-org

Crypto Tracker Ai MCP Server by MEOK AI Labs

234 installs/wk local only
MCP Ecdsa
by daedalus

MCP server for ECDSA cryptography

69 installs/wk local only
AkTools MCP Server
by aahl

MCP Server for stock and crypto

301 installs/wk local only
Crypto Signal
by lazymac2x

Cloudflare Workers MCP server: crypto-signal

3 tools answering
Crypto Feeds
by pipeworx-io

Crypto Feeds MCP.

39 tools answering
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

40 installs/wk local only
Korea Stock MCP
by jjlabsio

MCP server for korea stock

167 installs/wk local only
Brapi
by pipeworx-io

brapi.dev MCP — Brazilian stock + crypto + ETF quotes.

38 tools answering

Crypto Bytes — questions

Answers built from our own checks of this server.

Why is there no uptime for Crypto Bytes?
Crypto Bytes runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package crypto_bytes_mcp_server was installed 66 times last week.
How do I connect Crypto Bytes?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls crypto_bytes_mcp_server straight from pypi; nothing to host, nothing to sign up for.
How many people use Crypto Bytes?
The pypi package crypto_bytes_mcp_server was installed 66 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.