Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Notion MCP Server
Claim
by
emmanuelsystems
npm
GitHub
JavaScript
307
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcpnotionslack
slack-mcp
.env.example
.gitignore
package.json
package-lock.json
README.md
server.js
test_add_content.py
test_create_entry.py
test_database.py
test_notion.py
test_read_content.py
test_update_entry.py
# Notion API Key NOTION_API_KEY=your_notion_api_key_here # Notion Database ID (from the database URL) NOTION_DATABASE_ID=your_database_id_here # Slack Configuration SLACK_BOT_TOKEN=xoxb-your-bot-token-here SLACK_APP_TOKEN=xapp-your-app-token-here