Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RPC_URLNoEthereum RPC endpointSepolia RPC
LAUNCHER_API_URLNoVibecoins API endpointhttps://vibecoin.up.railway.app

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
infoA

Get information about Vibecoins - the platform for launching coins on the Ethereum world computer.

Actions:

  • platform: Overview of Vibecoins, how it works, and why use it

  • tokenomics: Token distribution, vesting, and supply details

  • fees: Fee structure for launching and trading

  • contracts: Smart contract addresses and chain info

walletA

Manage your local Ethereum wallet. This wallet receives your trading fees and signs transactions.

IMPORTANT: Your wallet is encrypted with a password. This is the ONLY way to access your wallet. If you lose your password, your wallet and funds are UNRECOVERABLE.

Actions:

  • create: Create a new wallet (requires password you'll remember forever)

  • get: Get your wallet address (no password needed)

  • balance: Check your ETH balance

  • transfer: Send ETH to another address (IRREVERSIBLE - shows warning before sending)

  • collect-fees: Claim accumulated trading fees from the contract

launchA

Deploy a new coin/token on Ethereum mainnet.

What happens:

  1. Your coin is deployed with 1 billion total supply

  2. You receive 49% (vested over 6 months)

  3. 51% goes to the public trading pool

  4. You earn 1% of every trade forever

Requirements:

  • Must have a wallet (use wallet tool first)

  • Password to sign the launch transaction

  • Coin name

  • Trading symbol (e.g., DOGE, PEPE)

Optional (but encouraged):

  • URL: Project website

  • GitHub: Source code repository

  • Description: What your project does

my-feesA

View your earnings from coin launches and trading.

Actions:

  • summary: Total earnings across all your coins

  • by-coin: Breakdown of earnings per coin you've launched

listingsA

Browse coins launched on Vibecoins.

Actions:

  • all: View most active tokens in the past 24 hours (default)

  • mine: View only your launched coins

  • top: View top 10 coins by trading volume

  • search: Search coins by token address

vestingA

Check and claim your vested tokens from coin launches.

When you launch a coin, you receive 49% of the total supply vested over 6 months. Use this tool to:

  • Check how many tokens have vested and are available to claim

  • Check how many tokens are still locked

  • Claim your vested tokens

Actions:

  • check: View vesting status for a specific token (requires tokenAddress)

  • claim: Claim all available vested tokens (requires tokenAddress and password)

The vesting schedule releases tokens linearly over 6 months from the coin launch date.

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/surfer77/vibecoins-mcp'

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