Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate
package.json1.3 kB
{ "name": "crossmint-hr-airdrop-mcp", "version": "1.0.0", "type": "module", "description": "MCP server for HR teams to airdrop Solana tokens to employees", "private": true, "bin": { "hr-airdrop": "./build/server.js" }, "scripts": { "test": "vitest run --passWithNoTests", "build": "tsc && node build.js", "start": "node build/server.js", "setup": "./setup.sh", "install-mcp": "node scripts/install-mcp.js", "test:integration": "node build/test.js", "test:production": "node build/test.js --production" }, "author": "", "license": "MIT", "dependencies": { "@crossmint/client-sdk-auth": "^1.1.20", "@crossmint/client-sdk-react-ui": "^1.15.2", "@crossmint/client-sdk-smart-wallet": "^0.3.0", "@goat-sdk/core": "^0.4.2", "@goat-sdk/crossmint": "^0.4.2", "@goat-sdk/wallet-solana": "^0.2.15", "@modelcontextprotocol/sdk": "^1.0.4", "@solana/spl-token": "^0.4.13", "@solana/web3.js": "^1.98.0", "axios": "^1.6.7", "bs58": "^6.0.0", "csv-parse": "^5.5.5", "dotenv": "^16.4.5", "nodemailer": "^6.9.13", "resend": "^2.1.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^22.7.4", "@types/nodemailer": "^6.4.14", "typescript": "^5.3.3", "vitest": "^1.3.1" } }

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/monostate/Employees-Airdrop-Rewards-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server