MCP.so
ログイン
G

Gilbert Mcp

@HugoF1234

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.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

HugoF1234

投稿者

Hugo Fouan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「開発者ツール」の他のコンテンツ