Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HELIUS_API_KEYNoHelius API Key (optional, for compressed transactions)
RESEND_API_KEYYesResend API Key (required for sending emails)
SOLANA_RPC_URLNoSolana RPC URL (optional, defaults to mainnet-beta)https://api.mainnet-beta.solana.com
CROSSMINT_EMAILYesCrossmint Email (required for wallet operations)
CROSSMINT_API_KEYYesCrossmint API Key (required for custodial wallet creation)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_wallet

Connect a Solana wallet to the airdrop server

connect_crossmint_wallet

Connect a Crossmint wallet to the airdrop server

check_balance

Check the SOL balance of the connected wallet

create_token

Create a new Solana token

add_liquidity

Add liquidity to the created token

generate_wallets

Generate custodial wallets for employees using Crossmint

upload_csv

Process employee data from a CSV file

calculate_amounts

Calculate token amounts for each employee

calculate_fees

Calculate gas fees for the airdrop

start_airdrop

Perform the token airdrop to employee wallets

send_emails

Send emails to employees with wallet access instructions

get_state

Get the current state of the airdrop process

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