Skip to main content
Glama
alijancb

bubble-agent-mcp

by alijancb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUBBLE_AGENT_API_KEYYesYour personal API key
BUBBLE_AGENT_PROJECT_IDYesYour project ID

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_bubblesB

Return the highest-priority internet conversations currently gaining momentum.

search_bubblesB

Search current and historical Bubbles about a company, product, technology, industry, or keyword.

get_bubble_detailsA

Explain why a Bubble is growing and return its timeline, pain points, opportunities, and verified sources.

compare_bubblesA

Compare two to five Bubbles and recommend the strongest one for a specific goal.

generate_contentA

Generate an evidence-based content draft from a Bubble. This tool never publishes automatically.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
workspace-profileNon-sensitive company, market, and audience context used to personalize Bubble results.

TDQS

A3.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct step in the bubble workflow: listing current, searching, getting details, comparing, and generating content. There is no functional overlap.

Naming Consistency5/5

All tools use a consistent verb_noun snake_case pattern with clear verbs (get, search, compare, generate). Naming is predictable and follows a uniform convention.

Tool Count5/5

With 5 tools, the surface is well-scoped for the domain. Each tool serves a necessary purpose without redundancy or bloat.

Completeness5/5

The toolkit covers the full lifecycle of bubble analysis: discovery, deep dive, comparison, and content generation. No critical operations are missing for the intended use case.

Maintenance

ActivityMaintained
ResponsivenessNo issues