Project Management

GlassFrog MCP Server

Connect your account, then chat with AI to run tools.

Glassfrog is a digital tool designed for managing and supporting Holacracy, providing organizations with a platform to define roles, structure teams, and manage governance processes effectively. It aids in visualizing organizational hierarchy and maintaining clarity in distributed authority.

Managed
14 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for GlassFrog — workflow patterns, data models, and gotchas for your AI agent.

GlassFrog

Operational map for working with Holacracy records inside GlassFrog.

Data model anchors

  • Circles — nested teams from the Anchor Circle outward; optionally pull membership payloads when aligning people allocation.
  • Roles — accountabilities bounded to circles (is_core differentiates seeded circle roles vs custom scopes).
  • Assignments — person-to-role pairings spanning circles; foundational when determining who staffs a constrained role seat.
  • People — member directory keyed for cross-reference via assignments output.
  • Projects — deliverables bound to circles and roles; statuses move through operational states including archive-friendly outcomes.
  • Metrics — measured cadences scoped to circles/roles plus optional organization-wide overlays when global reporting is surfaced.
  • Checklist items — recurring rhythms (weekly/monthly/quarterly accountability checks).
  • Custom fields — supplemental schema carried on upstream records (typically read-facing).

Order of operations

  1. Refresh the hierarchy and optional membership expansion when seat planning touches multiple circles simultaneously.
  2. Pull assignments beside people metadata to reconcile human-facing names with linkage identifiers before mutating workloads.
  3. Filter projects into a manageable slice (for example circle-scoped) before attempting accountability edits.
  4. When project creation rejects because a role seat is already staffed, correlate assignment rows against that role identifier and supply the staffing person linkage on retry.
  5. Prefer archive-style status transitions for projects when lineage matters instead of invoking destructive removals.
  6. Metrics and checklist entries always anchor on circles; widen coverage with explicit global overlays only when dashboards expect organization-level rows.

Working constraints

  • Standard responses embed links collections—resolve textual labels via follow-up lookups instead of trusting ids alone silently.
  • Update paths emit JSON Patch operations internally; callers keep supplying scalar fields—the platform emits the compliant patch payloads.
  • Read endpoints return exhaustive arrays without pagination knobs—expect larger payloads rather than iterative paging.

Tools in this Server (14)

Glassfrog Delete Checklist Item

Hard-delete an existing checklist cadence.

Glassfrog Delete Metric

Remove a tracked metric entirely.

Glassfrog Delete Project

Permanently delete a GlassFrog project or use status Archived to retain lineage. Returns empty body on upstream success.

Glassfrog Get Assignments

Get all role assignments in the organization at once — there is no per-assignment lookup. Returns who is assigned to which role (role IDs and person I...

Glassfrog Get Checklist Items

Get recurring GlassFrog checklist items (frequency, circle and role linkage as IDs). Omit circle_id for the organization-wide list; pass circle_id for...

Glassfrog Get Circles

Get GlassFrog circles (Holacracy teams). Omit circle_id for the full hierarchy; pass circle_id for one circle. Optionally set include to members to en...

Glassfrog Get Custom Fields

Get all custom-field definitions exposed by the GlassFrog API (read-only directory of extended metadata).

Glassfrog Get Metrics

Get GlassFrog metrics (tracked outcomes, frequencies, linkage as IDs). Supports optional circle_id filtering and optional organization-wide/global met...

Glassfrog Get People

Get GlassFrog people (names, emails, linked circle and role identifiers). Omit person_id for everyone; pass person_id for one person. Pattern A: id ab...

Glassfrog Get Projects

Get GlassFrog projects (deliverables, status, linkage to circles and roles via IDs). Omit circle_id for all projects; pass circle_id to scope to that ...

Glassfrog Get Roles

Get GlassFrog roles (purpose, domains, core vs custom linkage). Omit role_id to list roles; pass role_id for one role. On list mode, optionally filter...

Glassfrog Upsert Checklist Item

Insert or revise a recurring checklist row — omit checklist_item_id to POST (needs description, circle_id, frequency; optional reporter role slice) or...

Glassfrog Upsert Metric

Insert or revise a measurable metric cadence — omit metric_id when seeding reporting rows (needs description, circle_id, frequency plus optional accou...

Glassfrog Upsert Project

Create or update a GlassFrog project — omit project_id to create (requires description, circle_id, role_id and optionally person_id when an accountabl...

Frequently Asked Questions

What is the GlassFrog MCP server?

Glassfrog is a digital tool designed for managing and supporting Holacracy, providing organizations with a platform to define roles, structure teams, and manage governance processes effectively. It aids in visualizing organizational hierarchy and maintaining clarity in distributed authority. It provides 14 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect GlassFrog to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/glassfrog. Authentication is handled automatically.

How many tools does GlassFrog provide?

GlassFrog provides 14 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does GlassFrog require?

GlassFrog uses API Key. GlassFrog requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect GlassFrog to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/glassfrog

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to GlassFrog and paste the MCP URL into Remote MCP server URL.
  4. Click Add. GlassFrog will appear under Not connected — select it and click Connect to complete OAuth.
Name: GlassFrog
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/glassfrog
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use GlassFrog?

Sign in to connect your credentials and start running tools from the chat.

GlassFrog MCP Server & Skill — 14 Tools