Overview
The MeetGeek Local MCP server runs on your machine and connects MCP-compatible clients, such as Claude Desktop, Cursor, or other AI tools, directly to your MeetGeek meeting data. It communicates over stdio (standard input/output), meaning no ports are opened and no network exposure is required. The server process is started by the MCP client on demand. With the Local MCP server you can:- Query transcripts, summaries, and highlights from your meetings
- Ask questions about past meetings using natural language
- Automate workflows that rely on meeting context
- Keep all data processing local to your environment
The Local MCP server requires Node.js 18+ installed on your machine.
Next steps
- Setup — install and configure the local server
- Authentication — connect your MeetGeek API key
- Tools — available tools and example queries