loading…
Search for a command to run...
loading…
Cryptographic hash generation API for AI agents. Generate MD5, SHA1, SHA256, SHA512, and bcrypt hashes instantly. Returns hash string, algorithm name, and outpu
Cryptographic hash generation API for AI agents. Generate MD5, SHA1, SHA256, SHA512, and bcrypt hashes instantly. Returns hash string, algorithm name, and output length. Tools: crypto_generate_hash. Use this for password hashing, data integrity verification, file checksums, or content deduplication. Essential utility for any security-aware agent. Returns: {hash, algorithm, length}. No API key required — x402 micropayment $0.001/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"hash-generator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/hash-generator"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also