Skip to main content
Glama
package.json667 B
{ "name": "granola-mcp-server", "version": "1.0.0", "description": "MCP server for Granola.ai meetings API with OAuth proxy", "main": "src/index.ts", "scripts": { "dev": "wrangler dev", "predeploy": "node scripts/check-config.js", "deploy": "wrangler deploy", "build": "tsc", "tail": "wrangler tail" }, "keywords": [ "mcp", "granola", "meetings", "cloudflare", "workers" ], "author": "", "license": "MIT", "dependencies": { "@cloudflare/workers-types": "^4.20241127.0", "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "typescript": "^5.7.2", "wrangler": "^3.100.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/pavitarsaini/granola-mcp'

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