Skip to main content
Glama
TokDar2410621

publiar-mcp

paste_comments

Parse pasted LinkedIn comments to extract the CTA and generate personalized DM drafts ready for manual copy-paste.

Instructions

Sprint E.3' Option B : import des comments LinkedIn collés par l'utilisateur (formats : tab, pipe, free-form). Parse + matche le CTA + génère les DM personnalisés prêts à copier-coller manuellement (LinkedIn r_member_social étant CLOSED, l'envoi auto est impossible).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesID du PublishedLeadMagnet
raw_textYesBlob multi-lignes des comments
Behavior4/5

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

With no annotations, the description carries the responsibility for behavioral disclosure. It reveals that the tool parses, matches calls-to-action, and generates ready-to-copy DMs, while also noting the limitation that automatic sending is impossible. This provides meaningful context beyond what schema or annotations offer.

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 a single, information-dense sentence. It covers inputs, processing, outputs, and a constraint without excessive verbosity. Minor noise like 'Sprint E.3' Option B' and French-only phrasing prevent 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 tool with only 2 simple parameters and no output schema, the description provides sufficient context: it explains the entire workflow (paste → parse → match → generate) and the manual assembly outcome. It doesn't detail the output structure, but that is not critical for basic invocation.

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?

Schema coverage is 100% with descriptions for both id and raw_text. The description adds value by specifying input formats (tab, pipe, free-form) and explaining the output purpose (personalized DMs), which the schema does not convey. This raises it above the baseline.

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 the tool's action: importing user-pasted LinkedIn comments, parsing them, matching the CTA, and generating personalized DMs. This specific verb+resource combination distinguishes it from sibling tools focused on rendering, publishing, or listing.

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?

The description defines the use case: when the user pastes LinkedIn comments in formats like tab, pipe, or free-form. It also explains a key constraint (LinkedIn r_member_social is CLOSED, so auto-send is impossible), guiding the agent to use this tool for manual copy-paste workflows. It doesn't explicitly name alternatives, but siblings are clearly different.

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/TokDar2410621/publiar-mcp'

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