Skip to main content
Glama
orchynX

@orchyn/mcp

Official
by orchynX

Get Post Comments

get_post_comments
Read-onlyIdempotent

Fetch top comments from TikTok, Instagram, YouTube, Douyin, X, Bilibili, or LinkedIn post URLs to read audience reactions and sentiment. Includes TikTok keyword clusters when available.

Instructions

Fetch top comments for a post URL on TikTok, Instagram, YouTube, Douyin, X/Twitter, Bilibili or LinkedIn, plus keyword clusters from TikTok Analytics when available — audience sentiment/audience-signal analysis. Consumes 2 orchyn credits (20 free credits included for new users).Use when you want to read what people actually wrote; use analyze_comments when you want it synthesised into what to do next.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesFull public post URL (TikTok/Instagram/YouTube/Douyin/X/Bilibili/LinkedIn).
limitNoMax comments (default 20).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo
themesNo
summaryNo
commentsNo
platformNo
mcpCreditsNo
Install Server

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false. The description adds meaningful behavioral context beyond those annotations: the 2-credit cost, the free-credit note, and the conditional 'when available' behavior for keyword clusters from TikTok Analytics.

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?

The description is compact and front-loaded with the core action and resource. Cost and usage guidance each earn their place. The first sentence is slightly overstuffed and 'audience sentiment/audience-signal analysis' is somewhat redundant, preventing a perfect score.

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?

For a read-only, two-parameter fetch tool with an output schema, the description covers purpose, platforms, cost, and alternative routing. It could be slightly more complete about behavior like pagination or output shape, but the output schema and limit parameter mitigate those gaps.

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

Parameters3/5

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

Schema description coverage is 100%: both 'url' and 'limit' are already well documented in the schema, including the default of 20. The description adds platform context but does not meaningfully expand on parameter format, range, or constraints beyond what the schema provides.

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 uses a specific verb ('Fetch'), a clear resource ('top comments for a post URL'), and enumerates all supported platforms. It also distinguishes itself from analyze_comments and other siblings by describing the additional keyword cluster output.

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

Usage Guidelines5/5

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

The description explicitly states when to use this tool ('when you want to read what people actually wrote') and when to use the alternative ('use analyze_comments when you want it synthesised into what to do next'). This gives an agent a clear selection rule.

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

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/orchynX/nooticr-mcp'

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