Hash, encode, UUID, password analysis for AI agents
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rog0x-crypto": {
"args": [
"-y",
"@rog0x/mcp-crypto-tools"
],
"command": "npx"
}
}
}From the project's GitHub README.
Cryptography and encoding tools for AI agents, served via the Model Context Protocol (MCP).
Hash text using MD5, SHA-1, SHA-256, SHA-512, or HMAC. Compare two hash values. Compute all algorithms at once.
Actions: hash, hmac, compare, hash_all
Encode and decode text using Base64, URL encoding, HTML entities, hex, or binary. Auto-detect encoding format.
Actions: base64_encode, base64_decode, url_encode, url_decode, html_encode, html_decode, hex_encode, hex_decode, binary_encode, binary_decode, detect
Generate unique identifiers: UUID v4, nanoid, ULID, CUID, or random strings with configurable length and charset.
Types: uuid, nanoid, ulid, cuid, random
Generate secure passwords with configurable character sets, length, and count. Check password strength with entropy calculation and crack time estimation.
Actions: generate, check_strength
Decode JWT tokens to inspect header and payload, check expiry status, or create unsigned JWTs for testing.
Actions: decode, check_expiry, create_unsigned
npm install
npm run build
Add to your MCP client configuration:
{
"mcpServers": {
"crypto-tools": {
"command": "node",
"args": ["D:/products/mcp-servers/mcp-crypto-tools/dist/index.js"]
}
}
}
@modelcontextprotocol/sdk - MCP server frameworkcrypto module - all cryptographic operationsNo external crypto libraries required.
MIT
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI