Skip to main content
Glama
mambalabsdev

company-change-event-feed

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIFY_TOKENYesYour Apify API token for authentication

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_company_changesA

Monitor a company domain for changes across hiring, tech stack, funding, firmographics, and social since the last run. Returns only what changed as typed change events in flat, Clay-ready JSON. Read-only; requires APIFY_TOKEN; consumes Apify credits.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity. The tool's purpose is clearly defined.

Naming Consistency5/5

A single tool name (get_company_changes) is clear and follows a verb_noun pattern, consistent with itself.

Tool Count2/5

A single tool is too few for a server claiming to monitor multiple domains (hiring, tech stack, funding, etc.). A richer set of tools would better serve the scope.

Completeness2/5

The tool only returns changes since last run and is read-only. Missing tools for current state, search, or actions, leaving significant gaps for typical monitoring use cases.

Maintenance

ActivityMaintained
ResponsivenessNo issues