Skip to main content
Glama
southleft

LinkedIn Intelligence MCP Server

by southleft

analyze_my_content_performance

Analyze LinkedIn content performance to identify posting patterns, engagement metrics, top content types, and optimal posting times for data-driven strategy improvement.

Instructions

Analyze your content performance comprehensively.

Provides detailed analysis of your posting patterns, engagement metrics, best performing content types, and optimal posting times.

Args: post_limit: Number of posts to analyze (default: 30, max: 50)

Returns detailed performance analysis with content breakdown, timing insights, and recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
post_limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden. It states the tool 'Returns detailed performance analysis' but doesn't disclose behavioral traits like whether it's read-only (implied but not explicit), requires authentication, has rate limits, or how it handles errors. For a tool with no annotation coverage, this leaves significant gaps in understanding its operational behavior.

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?

Well-structured with a clear opening statement, bullet-point-like listing of analysis areas, and separate Args and Returns sections. The description is appropriately sized for a single-parameter tool, though the opening sentence 'Analyze your content performance comprehensively.' could be more specific to avoid slight redundancy with the tool name.

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 with good semantic coverage in the description, an output schema exists (so return values don't need explanation), and no complex behavioral requirements, the description is reasonably complete. The main gap is lack of guidance on when to use versus sibling tools, but for the tool's core functionality, it provides adequate context.

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 description coverage is 0%, but the description compensates well by explaining the single parameter 'post_limit' in the Args section: 'Number of posts to analyze (default: 30, max: 50)'. This adds crucial semantics beyond the bare schema, providing default value and maximum constraint. Since there's only one parameter, this is nearly complete coverage.

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

Purpose4/5

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

The description clearly states the tool's purpose: 'Analyze your content performance comprehensively' with specific analysis areas (posting patterns, engagement metrics, content types, posting times). It distinguishes from some siblings like 'analyze_engagement' or 'analyze_optimal_posting_times' by being more comprehensive, though the distinction from 'analyze_content_performance' (nearly identical name) is unclear.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives. The description mentions comprehensive analysis but doesn't specify when to choose it over more focused siblings like 'analyze_engagement', 'analyze_optimal_posting_times', or 'get_my_post_analytics'. The agent must infer usage from the tool name and description alone.

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/southleft/linkedin-mcp'

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