Notion MCP Task Orchestrator
by Shravan44s
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRON_SECRET | No | A secure password for Vercel cron authentication (optional for local MCP) | |
| GITHUB_TOKEN | No | Your GitHub Personal Access Token (optional, needed for GitHub tasks) | |
| NOTION_TOKEN | Yes | Your Notion integration token (ntn_...) | |
| TELEGRAM_CHAT_ID | No | Your Telegram chat ID (optional) | |
| NOTION_DATABASE_ID | Yes | Your Notion task database ID | |
| TELEGRAM_BOT_TOKEN | No | Your Telegram bot token (optional) | |
| INSTAGRAM_ACCESS_TOKEN | No | Your Instagram long-lived access token (optional, needed for Instagram tasks) | |
| INSTAGRAM_BUSINESS_ACCOUNT_ID | No | Your Instagram Business Account ID (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Shravan44s/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server