Tools: 3
Messaging

Beamer

Connect your account, then chat with AI to run tools.

Beamer is a news and notification platform that allows businesses to communicate updates, announcements, and changes with users through a centralized announcement feed. It is primarily used to enhance customer engagement and inform users of important product changes or news.

Use in your AI tool

You’ll sign in to MCPBundles when your client connects.

MCP URL
https://mcp.mcpbundles.com/bundle/beamer

Chat in MCPBundles Studio

This server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.

Managed
3 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com

AI Skill
SKILL.md

Domain knowledge for Beamer — workflow patterns, data models, and gotchas for your AI agent.

Beamer

In-app notification feed for product announcements, changelog entries, and NPS surveys. Browse published posts and retrieve NPS survey data.

Entity Model

  • Posts — announcements, changelog entries, product updates, and feature releases. The primary content type. Each post has a title, content, category (new/improvement/fix), publication status (published/draft/archived), reactions, and view counts. Supports pagination with page (0-indexed) and count. Open a post by id for full detail payloads.
  • NPS (Net Promoter Score) — survey responses with scores (0-10), optional comments, and respondent metadata. Only available on paid plans with NPS feature enabled.

Workflows

  • Review announcements: enumerate posts → open one by id for full content and engagement metrics.
  • Post analysis: enumerate posts to see recent product updates, filter by status (published/draft/archived).
  • NPS analysis: enumerate NPS responses to review customer sentiment scores and feedback comments.

Gotchas

  • NPS add-on: NPS survey data only appears when the plan includes Beamer’s NPS feature; otherwise focus on posts and changelog reads.
  • Pagination: posts use page (0-indexed, not 1-indexed) and count (items per page, default 20).
  • Filter values: posts can be filtered by filter parameter: published, draft, or archived.

Tools discovered (3)

  • Beamer Get Post

    Get a specific post by ID — full details including title, content, category, reactions, view count, and publication date. Requires 'post_id'.

  • Beamer List Nps

    Retrieve a list of Net Promoter Score (NPS) surveys from your Beamer account to analyze user satisfaction and feedback. Use this when you want to review user responses and calculate your product's NPS for customer engagement strategies. Returns survey details such as unique survey ID, score distribution, and collected feedback. No additional parameters are required to fetch this data.

  • Beamer List Posts

    Retrieve announcements and changelog posts from your Beamer feed. Returns post details including title, content, category, reactions, and publication date. Useful for reviewing product updates, release notes, and team announcements.

Frequently Asked Questions

What is the Beamer MCP server?

Beamer is a news and notification platform that allows businesses to communicate updates, announcements, and changes with users through a centralized announcement feed. It is primarily used to enhance customer engagement and inform users of important product changes or news. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Beamer to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/beamer. Authentication is handled automatically.

How many tools does Beamer provide?

Beamer provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Beamer require?

Beamer uses API Key. Beamer requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Beamer to any MCP client in minutes

Ready to use Beamer?

Sign in to connect your credentials and start running tools from the chat.

Beamer MCP Server & Skill