Skip to main content
Glama

generate_social_kit

Generate a social media strategy + content kit (posts, captions, calendar, analytics framework). Requires Founder sub or SOCIAL_MEDIA_KIT purchase. [Requires a free namemy.app API key — get one at https://namemy.app/app/api-keys]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalsNo
industryYes
platformsNo
voiceToneNo
descriptionNo
businessNameYes
targetAudienceYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.5/5.0
Behavior3/5

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

No annotations are provided, so the description must carry the transparency burden. It discloses access requirements (subscription/purchase and API key), which is helpful. However, it does not explain what happens on failure, whether the operation is synchronous, or what the response format will be beyond the listed content components. Some behavioral context is added, but significant gaps remain.

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

Conciseness5/5

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

The description is two sentences, front-loaded with the core purpose, and every clause adds value (what it does, what it includes, what's required). No fluff or repetition of schema information.

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

Completeness2/5

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

With 7 parameters, no output schema, and no annotations, the description offers only a high-level output summary and prerequisites. It does not explain how to fill the required parameters, what the generated kit looks like as a response, or any edge-case behavior. This is inadequate for an agent to confidently invoke the tool with correct inputs.

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

Parameters1/5

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

Schema description coverage is 0%, and the description provides absolutely no explanation of the meaning or usage of the 7 parameters. The output list does not help infer how to populate fields like `goals`, `platforms`, `voiceTone`, or `targetAudience`. The description fails to compensate for the lack of schema descriptions.

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 ('Generate') and clearly states the resource ('social media strategy + content kit') with explicit deliverables (posts, captions, calendar, analytics framework). It is easily distinguished from sibling tools like generate_brand_kit or generate_logo.

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 provides clear context for when to use the tool by describing its exact output. It also includes important prerequisites (Founder sub or SOCIAL_MEDIA_KIT purchase, API key). However, it does not explicitly mention alternatives or when not to use it, so it falls short of full guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.