paper-distill-pro
by sesameM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMTP_TO | No | SMTP recipient address | |
| LOG_LEVEL | No | Logging level (e.g., DEBUG) | |
| SMTP_FROM | No | SMTP from address | |
| SMTP_HOST | No | SMTP server host | |
| SMTP_PORT | No | SMTP server port | |
| CORE_API_KEY | No | API key for CORE (improves full-text retrieval) | |
| IEEE_API_KEY | No | API key for IEEE Xplore | |
| NOTION_TOKEN | No | Notion integration token | |
| PUSH_CHANNELS | No | Channels for digest (e.g., slack, telegram, email) | |
| PUSH_KEYWORDS | No | Keywords for research digest (comma-separated) | |
| SMTP_PASSWORD | No | SMTP password | |
| SMTP_USERNAME | No | SMTP username | |
| ZOTERO_API_KEY | No | API key for Zotero | |
| ZOTERO_USER_ID | No | Zotero user ID | |
| PUSH_SINCE_DAYS | No | Days to look back for digest (default 7) | |
| SUB_AGENT_MODEL | No | Model name for sub-agent (e.g., claude-3-5-sonnet-20241022) | |
| UNPAYWALL_EMAIL | No | Email for Unpaywall (required for full-text access) | |
| TELEGRAM_CHAT_ID | No | Telegram chat ID | |
| PUSH_DIGEST_TITLE | No | Title of the digest (default 每日研究摘要) | |
| SLACK_WEBHOOK_URL | No | Slack webhook URL | |
| SUB_AGENT_API_KEY | No | API key for LLM sub-agent (e.g., Anthropic) | |
| WECOM_WEBHOOK_URL | No | WeCom webhook URL | |
| FEISHU_WEBHOOK_URL | No | Feishu webhook URL | |
| MENDELEY_CLIENT_ID | No | Mendeley OAuth client ID | |
| NOTION_DATABASE_ID | No | Notion database ID | |
| TELEGRAM_BOT_TOKEN | No | Telegram bot token | |
| OBSIDIAN_VAULT_PATH | No | Path to Obsidian vault | |
| MENDELEY_CLIENT_SECRET | No | Mendeley OAuth client secret | |
| SEMANTIC_SCHOLAR_API_KEY | No | API key for Semantic Scholar (optional but increases rate limit) | |
| PUSH_MAX_PAPERS_PER_KEYWORD | No | Max papers per keyword in digest (default 5) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- 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/sesameM/paper_digest_pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server