mcp-bytesmith
Related Servers
Alternatives to mcp-bytesmith
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server that exposes the python-bitcoinlib API. It provides tools for Bitcoin key management, address generation, transaction building, script operations, and cryptography.20MIT
- FlicenseNot gradedqualityBmaintenanceA free, zero-dependency Model Context Protocol (MCP) server for AI agents providing Web3/crypto toolkit (balances, ENS, token info, tx decode, Chainlink price feed, payment verification) plus encoding, hashing, and data transformation utilities.-
- AlicenseAqualityCmaintenanceA lightweight MCP server providing common utility tools such as unit conversion, password generation, date calculation, hashing, Base64 encoding/decoding, UUID generation, text case conversion, and text statistics, with no external dependencies.8MIT
- FlicenseNot gradedqualityDmaintenanceA production-ready MCP server providing file, system, math, and text utilities through a simple CLI client.-
- AlicenseNot gradedqualityFmaintenanceA lightweight, fast MCP server that provides onchain capabilities for the LLMs and Agents.27 npm253MIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive math utility server implementing the Model Context Protocol (MCP) for reverse engineering and general-purpose arithmetic, bitwise, conversion, and encoding tasks via streamable HTTP.MIT
TDQS
Scored across 33 tools
Each tool has a clearly distinct purpose, covering areas like encoding, hashing, Ethereum operations, and string manipulation without overlapping functionality. For example, hash, hmac, and password_hash are well-separated.
Tool names follow consistent patterns: Ethereum-specific tools use the 'eth_' prefix, encoding tools use clear verbs like encode/decode, and others use verb_noun or noun_verb (e.g., bip32_derive, time_convert). No mixing of conventions.
33 tools is slightly above the typical ideal range but remains manageable and well-justified given the broad scope of the server, which covers multiple domains like cryptography, Ethereum, and string processing.
The tool set covers a wide range of operations, including encoding, hashing, password management, Ethereum address/contract/tx handling, and time/unicode conversions. Minor gaps exist (e.g., cryptographic signing), but the core workflows are well-supported.