Skip to main content
Glama
patwalls

pulse-mcp

by patwalls

metrics

Retrieve normalized social media metrics (views, likes, comments, shares, quotes, bookmarks) from public post URLs on YouTube, X, TikTok, Instagram, and more.

Instructions

Get a public social post's metrics. Give a post URL (YouTube, X/Twitter incl. view counts, TikTok incl. photo posts, Bluesky, Mastodon (major instances), Instagram, Threads, LinkedIn — short links like vm.tiktok.com and t.co resolve automatically) and get normalized { platform, views, likes, comments, shares, quotes, bookmarks, publishedAt, title, author, thumbnail } — shares = reshares (X retweets, TikTok shares, Bluesky reposts); quotes = quote posts (X, Bluesky); bookmarks = saves (X). Free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe public post URL (short links OK).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description covers behavioral traits: explains normalization of fields (shares, quotes, bookmarks), mentions it's free, and implies read-only access. Lacks details on rate limits or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single paragraph packed with information, no filler. Could benefit from bullet points for platforms or output fields, but remains clear and efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given one parameter and no output schema, the description fully explains inputs, outputs, and supported platforms. Completeness is high, though including expected response format or error cases would elevate further.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter 'url', schema describes it as 'The public post URL (short links OK).' Description adds meaning: resolves short links automatically and lists compatible platforms, exceeding the schema's coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Get a public social post's metrics' with a specific verb and resource, and lists supported platforms and output fields, distinguishing it from sibling tools like metrics_batch and profile.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear usage context: provide a post URL, short links resolve automatically, lists supported platforms. Implicitly distinguishes from batch tool, but lacks explicit 'when not to use' guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/patwalls/pulse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server