scholar-mcp
Scholar MCP Server
Scholarly-sources MCP: papers, patents, books, standards — search and cross-reference prior art.
Package Details
pvliesdonk-scholar-mcp
Environment Variables
trueSet to 'false' to enable write tools (default: true)
Static bearer token for authentication (optional)
ghcr.io/pvliesdonk/scholar-mcp:v1.8.2
Package Arguments
Named
Environment Variables
trueSet to 'false' to enable write tools (default: true)
INFOLog level (DEBUG, INFO, WARNING, ERROR)
file:///data/statePersistent-state backend URL for pvl-core subsystems. Schemes: file:///path (survives restarts), memory:// (dev/ephemeral).
scholar-mcpMCP server name shown to clients
1000Run as this UID (Docker entrypoint)
1000Run as this GID (Docker entrypoint)
Static bearer token for authentication (optional)
Public base URL of this server, required for OIDC (e.g. https://mcp.example.com)
OIDC discovery endpoint URL (e.g. https://auth.example.com/.well-known/openid-configuration)
OIDC client ID
OIDC client secret
JWT signing key — required on Linux/Docker to survive restarts (generate with: openssl rand -hex 32)