Skip to main content
Glama

Crypto_MCP

package.json847 B
{ "name": "crypto-mcp", "version": "1.0.2", "description": "A Model Context Protocol (MCP) server for encrypting/decrypting/algorithm/hash", "type": "module", "bin": { "crypto-mcp": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc", "prepare": "pnpm run build", "watch": "tsc --watch", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage" }, "keywords": [], "author": "cloris", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "@types/crypto-js": "^4.2.2", "crypto-js": "^4.2.0", "ts-node": "^10.9.2", "zod": "^3.24.2" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^22.13.5", "jest": "^29.7.0", "ts-jest": "^29.2.6", "typescript": "^5.3.3" } }

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