Dekalabs/mcp_peppermint
If you are the rightful owner of mcp_peppermint and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Peppermint Server is a comprehensive Model Context Protocol server designed for blockchain operations, providing access to smart contracts, tokens, NFTs, and more.
Tools
Functions exposed to the LLM to take actions
get_auth_info
View current authentication method
list_blockchains
List available blockchains
get_blockchain
Get blockchain details
list_contracts
List contracts
get_contract
Get specific contract
deploy_contract
Deploy contract
read_contract
Read contract data
write_contract
Write data to contract
create_token
Create ERC20 token
mint_token
Mint tokens
burn_token
Burn tokens
transfer_erc20
Transfer ERC20 tokens from a wallet
list_vaults
List vaults
get_vault
Get specific vault
create_vault
Create vault
list_transactions
List transactions
get_transaction
Get specific transaction
create_wallet
Create wallet
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client