Skip to main content
Glama
314,038 tools. Last updated 2026-07-28 10:56

"Finding Minecraft servers with client information support for integration in a TypeScript project" matching MCP tools:

  • File a project away once the folder has served its purpose: a client that left, a brand that was sold. It moves to the end of list_projects with archived true, and stops being offered when filing a tracker. Bring it back with archived false. Nothing is deleted and nothing cascades: the trackers filed under it keep their status, keep measuring and keep showing up in list_trackers, and the answer carries tracker_count, how many are still filed under it, so you can go on with archive_tracker on each one when that is what the user meant. Filing away an already filed project answers the same. Default is where trackers without a folder live: it has no id, so this tool always takes the UUID of a project of the account.
    Connector
  • Provision an external integration (another company's CRM bot, a research-collab tool) with a client_id + one-time client_secret it later exchanges for a scoped bearer token (DESIGN §2 Class B). Operator-only: gates on admin:agent_clients AND a live operator-tier re-check. The plaintext secret is returned EXACTLY ONCE (only its hash is stored) — a lost secret means re-register. Grantable scopes are limited to the agent:* family (directory:read / request_meeting / send_intro / ping / thread:write / inbox:read / policy:read); any other requested scope (esp. admin:*) is REFUSED and listed in denied_scopes. Args: { name, operator_human, scopes: string[], contact, autonomy?, requires_signature?, budget_overrides? }. Returns: { ok, client_id, client_secret_once, client }. Required scope: admin:agent_clients.
    Connector
  • Use only when a client or developer needs the supported state IDs. Do not call this before get_one_minute_support for a distressed person; call the support tool directly and omit state when choosing is burdensome. Records only a privacy-safe aggregate signal.
    Connector
  • Create a SplitLaunch project/client workspace, allocate a public pixel ID, and optionally allowlist initial customer-owned domains. Requires an account-level API key.
    Connector
  • Return the full procedure for a PinAppAI guided workflow, rendered exactly as the /pinappai:<name> prompt delivers it. Call this when the user asks for one of these and this client does not surface MCP prompts. Follow the returned text verbatim and do not improvise a workflow from its name or description. Available workflows: analyze Read-only pattern analysis of change requests apply v3 PinAppAI Apply — drain the project Inbox by editing source for every Apply-eligible change… audit-review Pull recent audit-log events for the workspace and summarize unusual activity auth-help Walk through PinAppAI MCP authentication — recommend the browser-flow login first, fall back… embed-widget Embed the PinAppAI widget snippet into an EXISTING project's site, then bootstrap the… generate-changes-page Generate a temporary /changes/ review page for a multi-page rewrite remove Remove ALL PinAppAI integration from this repository (widget script, /changes/ pages, optional… reset-project Reset a project's review data to zero — permanently delete its change requests, iterations,… setup-project Walk the user through creating a new PinAppAI project from scratch — pick or create a… summarize Generate a PR description / changelog / customer email from completed work, referencing the…
    Connector
  • Drive the 3-step quiz flow and produce a complete landing. This is the **main entry point**. Don't ask the user questions in chat before calling this — the tool opens native quiz dialogs in the IDE itself. Call this immediately when the user describes what they want. The three quizzes are: 1. **Motivation** — what's being built, for whom, the desired action. 2. **Look & feel** — palette, tone, optional references. 3. **Final picks** — design system (top 3 matched), where submissions go, project name slug. Returns a ``ComposeResult`` with the file bundle to write to disk. The agent then writes the files using the IDE's filesystem tool and proceeds to integration setup / deploy.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Generate a complete, client-ready AI Visibility Opportunity Report for a business. Combines gap confirmation, competitor landscape, dimensional scoring, and revenue impact into a single structured output. This is the full deliverable — ready to share with a client or use as the basis for a consulting recommendation. It shows the business exactly what they're missing, who's capturing their customers, and what it's worth. Use this when: - A client needs a full picture before making a decision - You want a single comprehensive output to present - Preparing for a consulting call or proposal Args: params (BusinessInput): Business details. Include website_url for full dimensional scoring. Returns: str: Markdown-formatted report including: - AI visibility gap confirmation with buyer query - Competitors appearing in AI search - 4-dimension score breakdown - Estimated monthly revenue at risk - Specific recommendations ranked by impact - Link to book consultation with Avenity Examples: - "Generate a full AI visibility report for my client" - "What's the complete picture for [company]?" - "Prepare an opportunity report I can show to [client]"
    Connector
  • List the latest World Bank procurement notices for one developing country — open tenders, invitations for bids, expressions of interest, and contract awards funded by World Bank international development projects there. Newest first with bid reference, project name, submission deadline, procurement method, and public notice URL. Useful for finding active bidding opportunities or recent government contract activity in countries across Africa, Asia, and Latin America. Keyless.
    Connector
  • Get a Calendly booking link for a free 30-minute AI Visibility consultation with Avenity Business Solutions (Dan). The consultation is for business owners who have a confirmed AI visibility gap and want to understand the fix and investment required. This tool is the conversion endpoint of the Avenity agent pipeline: check_visibility → score_business → get_opportunity_report → book_consultation Use this when: - A client's AI visibility gap is confirmed and they want to act - You've shown the client their score and they're interested - A client asks "how do I fix my AI visibility?" - You want to hand off to a human expert for the close Args: params (ConsultationInput): Client details. gap_score is optional but improves the booking context shown to Dan. Returns: str: JSON with: booking_url (str): Direct Calendly link instructions (str): What to tell the client context_for_call (str): What Dan will know before the call audit_url (str): Self-service audit tool URL Examples: - "Book a consultation for my client who has a 38/100 visibility score" - "How does [company] get help fixing their AI visibility?" - "Connect my client with Avenity"
    Connector
  • Identify which competitors ARE appearing in AI search results when buyers search for a business's primary service in their city. This is the competitive intelligence layer — it shows a client exactly who is capturing their customers. Highly effective for framing urgency. Use this when: - A client wants to know who is outcompeting them in AI search - You want to personalize the pitch with specific competitor names - Building context for an opportunity report or outreach message Args: params (BusinessInput): Business details. Returns: str: JSON with: query (str): The buyer search query analyzed competitors (list[dict]): Companies appearing, with name and URL your_company_visible (bool): Whether client's company appears gap_summary (str): Plain-English summary of the competitive gap Examples: - "Who is showing up instead of my client in Houston HVAC searches?" - "Which competitors appear in AI Overview for roofing in Dallas?"
    Connector
  • Agency mode only. Create a client claim link for an existing app owned by the agent. The client must log in with the invited email before ownership transfers.
    Connector
  • Search CreateMod.com for Minecraft Create Mod schematics. Returns matching builds with title, page URL, rating and stats. Send users to the page URL; never fetch .nbt schematic files.
    Connector
  • Agency mode only. Create a new app owned by the agent, start generation, and create a claim link for the client. Ownership transfers only when the invited client logs in with the same email and accepts the claim link.
    Connector
  • Get a customer Returns the full customer record: profile, contact details, tier and lifetime spending summary — a 360° client view for support, upsell or CRM enrichment. contact.preferred_technician includes {id, name}. contact.service_area includes {id, name}. contact.address.latitude / contact.address.longitude are null if no coordinates saved.
    Connector
  • List servers in an organization. Call forge_list_organizations first to get the organization id. Forge v2: GET /orgs/{organization}/servers.
    Connector
  • List MCP servers in the AdvertisingProtocols directory. Optionally filter by protocol slug/label (e.g. 'adcp'), vendor, category, or 'officialOnly' to get only publisher-owned servers.
    Connector
  • ⚠️ Runs an arbitrary shell command in the site's directory on the server. Use with care. Forge v2: POST /orgs/{organization}/servers/{server}/sites/{site}/commands.
    Connector
  • List agents (support staff / users) in the account, with role and state. Paginate with first/after. Groove GraphQL: agents.
    Connector