Skip to main content
Glama
server.env.example504 B
# ============================================ # Paperlib MCP - Remote Server Configuration # ============================================ # 复制此文件为 .env 并根据需要修改 # PostgreSQL 配置 POSTGRES_USER=paper POSTGRES_PASSWORD=your_secure_password_here POSTGRES_DB=paperlib POSTGRES_PORT=5432 # MinIO 配置 MINIO_ROOT_USER=minio MINIO_ROOT_PASSWORD=your_secure_minio_password_here MINIO_BUCKET=papers MINIO_API_PORT=9000 MINIO_CONSOLE_PORT=9001 # Adminer (可选) ADMINER_PORT=8080

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/h-lu/paperlib-mcp'

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