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.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
コメント