feat: add mcp-servers/**
This commit is contained in:
12
mcp-servers/markitdown/.env.example
Normal file
12
mcp-servers/markitdown/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# MCP Markitdown Server Configuration
|
||||
# ==================================
|
||||
|
||||
# MCP Service
|
||||
MCP_MARKITDOWN_VERSION=latest
|
||||
MCP_MARKITDOWN_PORT_OVERRIDE=8000
|
||||
|
||||
# Data directory
|
||||
DATA_DIR=./data
|
||||
|
||||
# Timezone
|
||||
TZ=UTC
|
||||
Reference in New Issue
Block a user