Skip to main content
Glama
htunaa

cook4fun-mcp

by htunaa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cook4fun_list_coinsA

List the newest coins on cook4.fun with their market caps. Read-only, no wallet needed.

cook4fun_walletA

Show the configured wallet address and its ETH balance on the Robinhood chain.

cook4fun_launchA

Launch a new coin on cook4.fun: deploys the token, opens its Uniswap V4 pool, and optionally makes a first buy. Requires a wallet with ETH.

cook4fun_buyA

Buy a cook4.fun coin by spending ETH. Reference the coin by 0x address or $TICKER. Slippage-protected.

cook4fun_sellA

Sell a cook4.fun coin back to ETH. Specify an exact token amount, a percentage, or all. Auto-approves and is slippage-protected.

cook4fun_claimB

Claim the wallet's share of a reward-sharing coin's accrued fees.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a distinct purpose: buy, sell, launch, claim, list, and wallet. No overlapping functionality.

Naming Consistency5/5

All tools follow the consistent pattern 'cook4fun_<verb>' or 'cook4fun_<verb_noun>', using snake_case.

Tool Count5/5

6 tools is ideal for a coin platform; each is necessary and earns its place.

Completeness4/5

Covers core operations: buy, sell, launch, claim, list, wallet. Could add a transfer tool but no major gaps.

Maintenance

ActivityStale
ResponsivenessNo issues