Crypto_MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aes_encryptC | encrypt text with aes |
| aes_decryptC | decrypt text with aes |
| md5A | Calculate MD5 hash of a string |
| sha1B | Calculate SHA-1 hash of a string |
| sha256B | Calculate SHA-256 hash of a string |
| sha384B | Calculate SHA-384 hash of a string |
| sha512B | Calculate SHA-512 hash of a string |
| sha224B | Calculate SHA-224 hash of a string |
| des_encryptC | encrypt text with des |
| des_decryptC | decrypt text with des |
| base64_encodeB | encode text to base64 |
| base64_decodeC | decode base64 to text |
| hex_encodeA | encode text to hex |
| hex_decodeC | decode hex to text |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1595901624/crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server