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.
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
prysmaticlabsGo implementation of Ethereum proof of stake
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
评论