
Gilbert Mcp
Search Gilbert meeting history and pull transcripts and summaries into agent-driven specs, tickets, and standup prep.
Overview
gilbert-mcp is an MCP server for the Build phase that lists, searches, and fetches Gilbert meeting transcripts and summaries for your AI agent.
What is this MCP server?
- List, search, and fetch Gilbert meetings via MCP
- Transcript and summary retrieval for agent summarization
- Requires GILBERT_API_KEY (glbrt_live_...) with meetings:read scope
- Optional GILBERT_BASE_URL override for self-hosted Gilbert API
- npm package gilbert-mcp v1.0.2 stdio transport
- Server version 1.0.2
- Required secret env: GILBERT_API_KEY
- Default API base: https://gilbert-assistant.ovh/api/v1
Community signal: 1 GitHub stars.
What problem does it solve?
Important decisions live in meeting recordings while your agent works from stale notes because Gilbert is not wired into the IDE.
Who is it for?
Indie teams already on Gilbert who want MCP read access to meetings while building or documenting product work.
Skip if: Builders without Gilbert, those who need write/scheduling APIs only, or workflows that cannot store a meetings:read API key locally.
What do I get? / Deliverables
You can pull authoritative Gilbert transcripts and summaries into agent workflows to update plans, tickets, and docs right after a call.
- Searchable meeting lists and detail fetches inside the agent
- Transcript and summary text usable for specs and changelogs
- Faster alignment between recorded calls and implementation tasks
Recommended MCP Servers
Journey fit
Meeting artifacts feed product and execution work while you build—turning calls into actionable context without switching to another app. PM is the canonical shelf because list, search, transcript, and summary tools map directly to planning, retros, and decision logs during delivery.
How it compares
Gilbert meetings read API over MCP, not a generic calendar or Zoom replacement skill.
Common Questions / FAQ
Who is gilbert-mcp for?
Solo builders and small teams using Gilbert for meetings who want Claude Code or Cursor to search transcripts and summaries during PM and build work.
When should I use gilbert-mcp?
Use it when you need to ground specs, retros, or support answers in what was actually said in recent Gilbert-recorded meetings.
How do I add gilbert-mcp to my agent?
Install npm package gilbert-mcp, set GILBERT_API_KEY from the Gilbert admin dashboard (meetings:read), add the stdio MCP server entry, and restart your agent.