Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesAnthropic API key for Claude

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
plan_from_contentA

Generate Asana project plans from arbitrary content (text, PDF, DOCX, transcripts).

This tool accepts various input types and uses AI to create comprehensive project plans with:

  • 5 top-level tasks with 5-10 subtasks each

  • Time estimates and role assignments

  • Task dependencies

  • SMART goals and key data points

Operations:

  • generate: Create a plan from inputs

  • preview: Preview plan without creating in Asana

  • create: Generate plan and create project in Asana

Call without parameters for interactive discovery.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool 'plan_from_content' has a single, clearly defined purpose of generating Asana project plans from content, making disambiguation perfect.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. The tool name 'plan_from_content' follows a clear verb_noun pattern (plan from content), and there are no other tools to cause inconsistency.

Tool Count2/5

A single tool for a server named 'Content Plan Builder' feels too thin for the apparent scope. The tool handles multiple operations (generate, preview, create), but these are bundled into one tool, suggesting the server might be under-scoped. Typically, such operations could be separate tools for better modularity and clarity.

Completeness3/5

The tool covers core generation and creation operations for Asana project plans, but there are notable gaps. For example, there are no tools for updating, deleting, or managing existing plans, which are common in project management domains. This could lead to dead ends for agents trying to modify or remove plans.

Maintenance

ActivityInactive
ResponsivenessNo issues