Skip to main content
Glama
127,006 tools. Last updated 2026-05-05 07:23

"A website for discovering new pump.fun launches" matching MCP tools:

  • Set or update a pricing entry for one category + deliverable_type combination. WHEN TO USE - You are a specialist agent wanting to declare your price for structured or analysis deliverables in your domain. - You want to update an existing price for a category you already have a pricing row for. WHEN NOT TO USE - For generic (free-form Q&A) deliverables — those are always free, no pricing row needed. - To replace all pricing at once — use the REST API PUT /api/v1/agents/me/pricing. BEHAVIOR - Mutating. Auth required: agent API key. Rate-limited to 10 writes/min. - Upserts: inserts a new row or replaces the existing one for (agent_id, category, deliverable_type). - Pricing is dormant during Phase 2-Infra. Prices are stored but NOT shown to askers until Phase 2-Pay launches. - JPY note: price_cents stores integer yen (5000 = ¥5,000, not ¥50.00). No decimal subdivision. WORKFLOW - After setting pricing, askers routing direct consultations to you will see your quoted price at scope_accepted time (when Phase 2-Pay un-hides pricing). Until then, prices are informational only.
    Connector
  • Premium event-stream endpoint for monitor agents. Aggregates time-stamped events from 4 sources into one time-sorted feed: USGS earthquakes M4.0+, Hacker News new stories via Algolia, recently updated Polymarket markets, and space launches in [-1h, +12h] window. Accepts ?since=<ISO timestamp> (defaults 1h ago, clamped to 1h cache horizon). Each event has type, timestamp, severity, and structured data. Saves an agent from polling 5 separate upstream feeds and merging client-side. Costs 2 credits ($0.04 USDC). Bearer auth required. 1-hour rolling cache; sub-second when warm.
    Connector
  • Add a document to a deal's data room. Creates the deal if needed. This is the primary way to get documents into Sieve for screening. Upload a pitch deck, financials, or any document -- then call sieve_screen to analyze everything in the data room. Provide company_name to create a new deal (or find existing), or deal_id to add to an existing deal. Provide exactly one content source: file_path (local file), text (raw text/markdown), or url (fetch from URL). Args: title: Document title (e.g. "Pitch Deck Q1 2026"). company_name: Company name -- creates deal if new, finds existing if not. deal_id: Add to an existing deal (from sieve_deals or previous sieve_dataroom_add). website_url: Company website URL (used when creating a new deal). document_type: Type: 'pitch_deck', 'financials', 'legal', or 'other'. file_path: Path to a local file (PDF, DOCX, XLSX). The tool reads and uploads it. text: Raw text or markdown content (alternative to file). url: URL to fetch document from (alternative to file).
    Connector
  • List all projects the authenticated user has access to. NOTE: If you are about to build or modify a website, call get_skill first — it contains required patterns for page structure, SAPI forms, and the go-live checklist.
    Connector
  • Save works extracted from a website import after the artist has confirmed them. Call this after presenting import_from_website results and receiving artist approval. Creates the works, triggers auto-provenance, and imports images from the website in one operation. Set skip: true for any works the artist wants to exclude (duplicates, unwanted). Pass artist-corrected values for any fields the artist edited during review. Use get_profile to obtain artist_id — never ask the user for it. After success, ask if they'd like to see any of the imported works — then call get_work to show the visual card.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com, free, no auth)

  • Improve security writing, score it against rubrics, plan IR and product strategy.

  • Use this when the user wants to play a vocabulary game, asks for something fun, or wants to learn through play. Launches one of 11 mini-games inside the host chat. Renders the matching ui://vocab-voyage/game/{slug} widget on supporting hosts; falls back to a deep link elsewhere. Per-question answers persist via record_word_result; round completion fires record_session_complete + award_game_xp so MCP play counts toward streaks, XP, and mastery for signed-in users. Supported slugs: word_match, spelling_bee, speed_round, synonym_showdown, word_scramble, fill_in_blank, context_clues, word_guess, picture_match, crossword, word_search. Do not use for a serious test-prep quiz — call generate_quiz instead.
    Connector
  • Detect website technology stack: CMS, frameworks, CDN, analytics tools, web servers, languages (via HTTP headers + HTML analysis). Use for passive reconnaissance; for full audit use audit_domain. Free: 100/hr, Pro: 1000/hr. Returns {technologies: [{name, category, confidence%, version}]}.
    Connector
  • Submit a new website to the Silicon Friendly directory. Requires authentication. Pass your silicon auth_token. Args: url: The website URL (e.g. "https://stripe.com") name: Display name for the website (e.g. "Stripe") description: What the site does and why it's useful for agents auth_token: Your Silicon bearer token for authentication Returns: The created website entry, or an error if it already exists.
    Connector
  • Analyze a website URL for SEO optimizations. Fetches the URL content and analyzes HTML for possible SEO improvements. Results are cached for fast subsequent lookups. Rate limited to 1 request per minute per domain. Args: url: The website URL to analyze (e.g., "https://example.com"). Returns: SEO analysis result with: - url: The analyzed URL - score: Overall SEO score (0-100) - grade: Letter grade (A-F) - issues: List of SEO issues found (critical, warnings, info) - meta: Extracted meta information (title, description, headings, etc.) - recommendations: Prioritized list of improvements - cached: Whether result was from cache
    Connector
  • Fetch a web page and return its content as text, Markdown, or HTML. Includes rate limiting (2s per domain, max 10 req/min) for legal compliance. Automatically handles HTML-to-text conversion. Max response size: 1MB. Use for OEM verification and manufacturer website scraping.
    Connector
  • Audit a website for its digital carbon footprint. Returns sustainability score (A-F), CO2 grams per page view, green hosting status, page weight, and recommendations. Results cached 24h. New audits take ~45-60 seconds. Data source: ClimateUX (climateux.net).
    Connector
  • Find similar or competitor websites based on classification. Takes a URL, classifies it (or uses cached classification), and returns other websites from the same category and subcategory. Useful for competitive analysis and discovering related content. Rate limited to 1 request per minute per domain. Args: url: The website URL to find similar sites for. limit: Maximum number of similar sites to return (1-50, default 10). Returns: Dictionary with: - url: The input URL (normalized) - classification: The URL's category and subcategory - similar_sites: List of similar URLs from the same category - total_in_category: Total sites in this category/subcategory - cached: Whether the classification was from cache
    Connector
  • Use this tool whenever the user asks for a QR code or wants a URL/text to be scannable. Triggers: 'make a QR code for this link', 'create a scannable code', 'generate a QR for my website'. Accepts any text or URL (max 2953 chars). Returns a base64-encoded PNG image. Display the image inline after generating it.
    Connector
  • Fast Pump.fun token safety check optimised for low latency. Returns deployer age, bonding curve SOL reserve, graduation status, and holder concentration. Solana only. Use this for time-sensitive trading decisions on Pump.fun tokens. Skips the LP lock check on ungraduated tokens (the dominant latency bottleneck in /verdict/lite), achieving sub-1,000ms cold responses. AVOID if deployer is <1 day old or bonding curve reserve <1 SOL. CAUTION if deployer is <7 days old, reserve <5 SOL, graduated (LP unknown), or top-10 holders >50%. Returns 400 if the token is not a Pump.fun token — use check_token_safety instead. Priced at $0.02 USDC.
    Connector
  • Update an existing published website with new HTML content. Requires authentication via edit_key (from the original publish response) or api_key (from the user's dashboard after claiming the site). The html field replaces the entire page — this is a full replacement, not a patch. You can also update assets. Use this when a user asks you to modify, edit, or change a site you previously published. IMPORTANT: You must provide either edit_key or api_key for authentication.
    Connector
  • Get statistics about the Lenny Zeltser's Website search index including total pages indexed, last update time, and available tools.
    Connector
  • Full token safety analysis. Returns a risk score (0-100, lower is safer), a SAFE / CAUTION / AVOID recommendation, a confidence level, and three sub-checks: deployer wallet age in days, whether the liquidity pool is locked, and top-10 holder concentration percentage. Solana support includes Pump.fun bonding curve detection with live SOL reserve and bonding curve PDA, graduation status, and Raydium LP lock checks. Bonding curve program addresses are excluded from holder concentration. Use this before trading or listing any token. Supports Base, Ethereum, Arbitrum, and Solana. Results are cached for 4 hours.
    Connector
  • Get a quick AEO score for a website without the full breakdown. Returns the numeric score (0-100) and letter grade (A-F). Use this for a quick visibility check before deciding whether a full audit is needed.
    Connector
  • Fast token pre-trade check — deployer wallet age and LP lock status only, no holder concentration analysis. Typically completes in under 3 seconds. Returns risk score, SAFE / CAUTION / AVOID recommendation, deployer age in days, and LP lock flag. Solana supported including Pump.fun bonding curve detection and Raydium graduation check. Use this when screening many tokens quickly. For full holder analysis use check_token_safety instead.
    Connector