Skip to main content
Glama
249,372 tools. Last updated 2026-06-29 15:35

"Launchpad" matching MCP tools:

  • Browse and sort Hedera meme tokens listed on the MemeJob bonding-curve launchpad. Filter by market cap, creation time, last activity, or nearest-promoted with pagination.
    MIT
  • Prioritizes open pull requests by status like ready to merge, conflicts, or awaiting review. Helps you decide what to work on next.
    MIT
  • Search offline and online ABAP/RAP documentation to find relevant document IDs, then fetch full content for detailed answers.
    Apache 2.0
  • Create a MIDI controller preset for supported devices, generating a MIDI input CHOP and bind table. Optionally auto-bind faders and knobs to target component parameters, with support for explicit overrides.
    MIT
  • Apply a case action to multiple cases in one operation. Works with case-wide actions only, synchronously in Infinity or asynchronously in Launchpad.
    Apache 2.0

Matching MCP Servers

  • F
    license
    -
    quality
    B
    maintenance
    Read-only MCP server that exposes Launchpad bug-tracking data for a single project to AI agents, enabling search and retrieval of bugs, milestones, and comments with canonical URLs.
    Last updated
  • Authenticate with bug data providers like Launchpad or GitHub. Provide a token, credential file, or omit for anonymous access.
    GPL 3.0
  • Apply a case-wide action to multiple Pega cases in a single request using the PATCH API. Supports synchronous execution in Infinity and asynchronous in Launchpad.
    Apache 2.0
  • Generate buy, sell, or create descriptors for bonding-curve tokens on Arc. Execute returned calls in order to trade or launch tokens.
    MIT
  • Deploy a meme token on Solana using the Raydium launchpad via bonk-mcp MCP Server. Enter token details like name, symbol, description, and image URL to start.
  • Create a CTRL workflow draft. ONE trigger + an ordered chain of up to 20 actions/conditions/utilities. Returns { workflowId, activateUrl }. Pass `targetChain` to pick which chain the workflow runs on — "base" (default, launchpads + Aerodrome + UniV4) or "ethereum" (UniV3 only, no launchpads, no clanker/zora). CRITICAL: call ctrl_get_block_catalog FIRST (with the same `chain` value) to discover field names — every key in trigger.config and chain[].config must exactly match catalog fields[].key. Populate EVERY field the user expressed intent for. For pool.created (Token Launch, Base-only) set launchpad (e.g. ["bankr"]), keywordIncludes ("ai,agent,claw"), keywordMatchMode "any", keywordCategories (["ai_agents"]), safetyEnabled true, safetyRejectHoneypot true, safetyMinScore 50. For cypher.swap set tokenIn ("ETH"), tokenOut ("{{trigger.tokenAddress}}"), tokenOutMode "dynamic", amount (ETH units, e.g. 0.005 — ASK USER if not specified), slippage (15 for snipes), and autoSell* if user wants an exit (autoSellEnabled true, autoSellMode "multiple", autoSellMultiplier 2, autoSellPercent 100, autoSellReceiveToken "USDC"). For notify.telegram set message with {{token}}/{{amount}}/{{txHash}} placeholders. Interview the user for missing critical fields (amount, exit strategy, keywords) — do not silently default.
    Connector
  • Request a token launch on Base Mainnet via Clanker (MCP-exclusive launchpad). Requires a 0.01 ETH creator buy-in: the ETH buys the newly launched token and distributes it to all $GITBANK holders. Returns a confirm_code and payment instructions.
    Connector