feat: add mcp-servers/**
This commit is contained in:
13
mcp-servers/notion/.env.example
Normal file
13
mcp-servers/notion/.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# MCP Notion Server Configuration
|
||||
# ==============================
|
||||
|
||||
# MCP Service
|
||||
MCP_NOTION_VERSION=latest
|
||||
MCP_NOTION_PORT_OVERRIDE=8000
|
||||
|
||||
# Notion Integration Token (Required)
|
||||
# Get your token from: https://developers.notion.com
|
||||
INTERNAL_INTEGRATION_TOKEN=
|
||||
|
||||
# Timezone
|
||||
TZ=UTC
|
||||
Reference in New Issue
Block a user