mcp-hashlib
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hash_md5C | Compute MD5 hash |
| hash_sha1C | Compute SHA1 hash |
| hash_sha256C | Compute SHA256 hash |
| hash_sha512D | Compute SHA512 hash |
| hash_sha224C | Compute SHA224 hash |
| hash_sha384C | Compute SHA384 hash |
| hash_sha3_224C | Compute SHA3-224 hash |
| hash_sha3_256C | Compute SHA3-256 hash |
| hash_sha3_384C | Compute SHA3-384 hash |
| hash_sha3_512C | Compute SHA3-512 hash |
| hash_blake2bC | Compute BLAKE2b hash (512-bit) |
| hash_blake2sC | Compute BLAKE2s hash (256-bit) |
| hash_shake_128C | Compute SHAKE-128 XOF hash (variable length) |
| hash_shake_256C | Compute SHAKE-256 XOF hash (variable length) |
| hash_pbkdf2_hmacC | PBKDF2-HMAC key derivation |
| hash_scryptD | Scrypt key derivation |
| hash_file_digestD | Compute hash of a file-like object |
| hash_newC | Create hash object using any available algorithm |
| hash_infoC | Get information about available hash algorithms |
| hash_updateC | Compute hash incrementally with multiple updates |
| hash_copyC | Create a copy of a hash object |
| hash_propertiesC | Get properties of a hash algorithm |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/daedalus/mcp-hashlib'
If you have feedback or need assistance with the MCP directory API, please join our Discord server