feat: add mcp-servers/**
This commit is contained in:
12
mcp-servers/arxiv-mcp-server/.env.example
Normal file
12
mcp-servers/arxiv-mcp-server/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# MCP ArXiv Server Configuration
|
||||
# =============================
|
||||
|
||||
# MCP Service
|
||||
MCP_ARXIV_VERSION=latest
|
||||
MCP_ARXIV_PORT_OVERRIDE=8000
|
||||
|
||||
# ArXiv Storage
|
||||
ARXIV_STORAGE_PATH=/data/papers
|
||||
|
||||
# Timezone
|
||||
TZ=UTC
|
||||
Reference in New Issue
Block a user