Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ASANA_ACCESS_TOKENYesAsana personal access token. Must have attachments:read and data-access scopes for your projects.
ASANA_INLINE_IMAGE_MAX_BYTESNoOptional cap for inline image bytes. Default is 2097152, maximum 5242880.2097152

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsA

List up to limit projects whose name contains text.

search_tasksA

Search tasks across up to 25 selected projects.

get_taskA

Fetch one task's detail fields and normalized attachments.

list_task_commentsB

List up to limit comment stories for one task.

search_commentsC

Search comments across selected projects.

get_attachmentB

Fetch one attachment, optionally rendering its image inline.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/minhtrancmvn/asana-local-mcp'

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