A favicon of Crypto_MCP

Crypto_MCP

A Model Context Protocol (MCP) server for encrypting/decrypting/algorithm/hash

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install 1595901624/crypto-mcp -c claude

This command will automatically install and configure the Crypto_MCP MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Crypto_MCP": {
      "command": "node",
      "args": [
        "path/to/crypto-mcp/build/index.js"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}
Share:
Details:
  • Stars


    7
  • Forks


    3
  • Last commit


    4 months ago
  • Repository age


    4 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Crypto_MCP:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Crypto_MCP: MCP Server – MCP.Bar