Skip to main content
Glama
janstuemmel

notion-mcp

by janstuemmel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port.3000
BIND_HOSTNoHTTP listen address.0.0.0.0
CACHE_DIRNoSQLite FTS index location./data/.cache
LOG_LEVELNoPino log level.info
EXPORT_DIRNoMarkdown mirror root./data/export
NOTION_RPSNoNotion request budget.2.5
NOTION_TOKENYesNotion internal integration token.
MCP_AUTH_TOKENNoOptional bearer token for /mcp and /status.
SYNC_ON_STARTUPNoRun a sync when the service starts.true
NOTION_MAX_RETRIESNoRetry limit for retryable Notion failures.5
SYNC_OVERLAP_SECONDSNoOverlap behind the derived watermark.600
SYNC_INTERVAL_SECONDSNoIncremental sync interval.900
MIRROR_EXTERNAL_ASSETSNoAlso mirror non-Notion asset URLs.false
RECONCILE_EVERY_N_SYNCSNoFull-reconcile cadence.96

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/janstuemmel/notion-mcp'

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