Skip to content
Back to search
30
MCP

gilbert-mcp

npm/gilbert-mcp

MCP server pour intégrer Gilbert (transcriptions et synthèses de réunions) dans Claude Desktop, Cursor, et tous les clients compatibles Model Context Protocol.

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.hugof1234/gilbert-mcp
Gilbert meetings: list, search, and fetch transcripts & summaries via MCP.
0 tools
io.github.HugoF1234/gilbert-mcp
Gilbert meetings: list, search, and fetch transcripts & summaries via MCP.
0 tools
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools
Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
intervals-mcp-server
Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gilbert-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}