Skip to main content
Glama
het2576
by het2576

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHON_BINNoPython executable used by the Next.js API routes.python3
GEMINI_MODELNoOverride to use another Gemini model.gemini-2.5-flash
GEMINI_API_KEYNoGemini 2.5 Flash API key. Without it, the heuristic fallback extractor is used.
NOTION_API_KEYYesYour Notion internal integration secret (ntn_...). Required for real Notion integration.
NOTION_DATABASE_IDYes32-character ID from the Notion database URL. Required for real Notion integration.
NOTION_OWNER_PROPERTYNoThe assignee/owner text column.Owner
NOTION_TITLE_PROPERTYNoThe name of the title column in your Notion database.Name
NOTION_SOURCE_PROPERTYNoText property tagging where the task came from.Source Meeting
NOTION_STATUS_PROPERTYNoUsed to filter out completed tasks.Status
NOTION_DUE_DATE_PROPERTYNoMust be a Notion Date property.Due Date
NOTION_STATUS_DONE_VALUESNoComma-separated list of done status values to exclude.Done,Complete,Completed,Archived

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/het2576/Docket-MCP'

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