Skip to main content
Glama
package.json•771 B
{ "name": "summary-mcp", "version": "2.0.0", "description": "MCP server for AI-powered daily and weekly productivity summaries from Slack, Calendar, and Gmail", "type": "module", "main": "src/index.js", "bin": { "summary-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "test": "node --test" }, "keywords": [ "mcp", "model-context-protocol", "daily-summary", "weekly-summary", "productivity", "slack", "calendar", "gmail", "ai" ], "author": "Philip Bloch <philip.bloch@shopify.com>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "dotenv": "^16.4.5" }, "engines": { "node": ">=18.0.0" } }

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/philipbloch/summary-mcp'

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