MCP.so
Sign In
G

Gilbert Mcp

@HugoF1234

About Gilbert Mcp

Gilbert is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to gilbert meetings: list, search, and fetch transcripts & summaries via mcp.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

HugoF1234

Submitted by

Hugo Fouan

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "gilbert": {
      "command": "npx",
      "args": [
        "-y",
        "gilbert-mcp"
      ],
      "env": {
        "GILBERT_API_KEY": "glbrt_live_XXXXXXXXXXXXXXXXXXXXXXXX"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Gilbert Mcp?

Gilbert Mcp is a Model Context Protocol (MCP) server that enables AI assistants such as Claude, Cursor, and VS Code to list, search, and fetch transcripts and summaries of meetings. It is designed for users who need to integrate meeting data into AI-powered workflows.

How to use Gilbert Mcp?

Install and configure Gilbert Mcp as an MCP server in your AI assistant environment. No specific commands or config keys are provided in the README.

Key features of Gilbert Mcp

  • List meetings via MCP
  • Search meetings via MCP
  • Fetch meeting transcripts
  • Fetch meeting summaries

Use cases of Gilbert Mcp

  • An AI assistant retrieving a specific meeting transcript during a conversation
  • Searching past meetings by keyword using natural language
  • Summarizing multiple meetings for a daily briefing
  • Integrating meeting history into a coding workflow in VS Code or Cursor

FAQ from Gilbert Mcp

What does Gilbert Mcp do?

Gilbert Mcp allows AI assistants like Claude, Cursor, and VS Code to list, search, and fetch transcripts and summaries of meetings through the Model Context Protocol.

Which AI assistants are supported?

The README explicitly mentions Claude, Cursor, and VS Code as compatible assistants.

What kind of data does Gilbert Mcp access?

It accesses meeting data, specifically transcripts and summaries, which can be listed and searched.

Is there any installation or configuration required?

The README does not provide installation or configuration details beyond describing Gilbert Mcp as an MCP server.

What transport or authentication does Gilbert Mcp use?

No transport or authentication information is given in the README.

Comments

More Developer Tools MCP servers