GANTTA TOOLS

26 tools from the Gantta MCP Server, categorised by risk level.

View the Gantta policy →

READ TOOLS

16
bot_join_meeting Call this when the user wants a bot to join their live Zoom or Google Meet meeting to transcribe it. Microsoft Teams support is coming soon — if th... bot_meeting_status Call this to check the status of a bot that's in a live meeting. Returns whether the bot is still transcribing, how many segments it's captured, an... get_account_status Call this when the user asks about their account, subscription, credits, trial status, or wants to know what features are available. Also call this... get_blockers Call this when the user asks what is blocked, what's at risk this sprint, or what needs unblocking. Returns all blocked actions with assignee and p... get_meeting Call this when the user wants to see the full details of a specific meeting including its transcript and summary. Requires meeting_id. get_meeting_actions Call this when the user asks what was agreed in a specific meeting, what actions came out of a call, or what commitments were made. Requires a meet... get_onboarding_status MANDATORY: You MUST call this tool as the very first action in every new conversation, before doing anything else. If onboarding is not complete, y... 2/5 get_overdue_actions Call this when the user asks what is overdue, what tasks are late, who hasn't completed their actions, or what work is behind schedule. Returns liv... get_plans Call this when the user asks about pricing, plans, upgrading, or what they'd get with a paid account. Also call this proactively when the user hits... get_project_summary Call this when the user asks for a project status update, overall health of a project, or a summary of where things stand. Returns live data includ... list_actions Call this when the user wants to see all tasks, filter by status or assignee, see what's due this week, or get a list of action items. Supports fil... list_assignees Call this when the user asks who's on the team, wants to see assignees, or needs to find a person to assign a task to. list_meetings List meetings (metadata only — title, status, dates). Does NOT include transcript content. NEVER tell the user 'no transcript' based on this respon... list_projects Call this when the user asks to see their projects, wants to know what projects exist, or needs to pick a project to work with. process_meeting Call this when the user shares meeting notes, a transcript, or wants to record what was discussed. Stores the meeting content in Gantta. The AI cli... share_feedback Call this ONLY when the user explicitly agrees to share feedback about their experience. After a meaningful interaction (project setup, several act...

WRITE TOOLS

8

DESTRUCTIVE TOOLS

1

EXECUTE TOOLS

1
How many tools does the Gantta MCP server have? +

The Gantta MCP server exposes 26 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Gantta tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Gantta server.

What risk categories do Gantta tools fall into? +

Gantta tools are categorised as Read (16), Write (8), Destructive (1), Execute (1). Each category has a recommended default policy.

Enforce policies on Gantta

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.