Skip to main content
Glama
package.json1.26 kB
{ "name": "fathom-mcp", "version": "1.0.0", "description": "MCP server for Fathom.video - Access AI meeting transcripts, summaries, and action items from Cursor IDE", "type": "module", "main": "dist/index.js", "bin": { "fathom-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "fathom", "fathom-video", "meeting-transcripts", "ai-meetings", "cursor", "cursor-ide", "transcription", "meeting-notes", "ai-assistant" ], "author": { "name": "Matthew Bergvinson", "email": "operations@vigilanteconsulting.com", "url": "https://vigilanteconsulting.com" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/matthewbergvinson/fathom-mcp.git" }, "bugs": { "url": "https://github.com/matthewbergvinson/fathom-mcp/issues" }, "homepage": "https://github.com/matthewbergvinson/fathom-mcp#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matthewbergvinson/fathom-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server