Skip to main content
Glama
Dekalabs

Peppermint MCP Server

by Dekalabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PEPPERMINT_API_KEYYesYour Peppermint API key
PEPPERMINT_INSECURE_KEYNoSet to '1' for Plain API Key authentication, '0' for HMAC-SHA5121

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_auth_infoB

Get information about current authentication method

list_blockchainsB

List all available blockchains

get_blockchainA

Get details of a specific blockchain

list_contractsB

List all contracts

get_contractB

Get details of a specific contract

deploy_contractC

Deploy a new smart contract

read_contractC

Read data from a smart contract

write_contractC

Write data to a smart contract

list_transactionsB

List all transactions

get_transactionB

Get details of a specific transaction

list_vaultsB

List all vaults

get_vaultB

Get details of a specific vault

create_vaultC

Create a new vault

create_walletC

Create a new wallet

create_tokenB

Create a new ERC20 token

mint_tokenC

Mint tokens to an address

burn_tokenC

Burn tokens from the caller

transfer_erc20B

Transfer ERC20 tokens from a wallet to another address

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Dekalabs/mcp_peppermint'

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