Skip to main content
Glama
htlin222

:

by htlin222

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OE_MCP_BASE_URLNoOpenEvidence base URLhttps://www.openevidence.com
OE_MCP_ROOT_DIRNoRoot for default auth paths~/.openevidence-mcp
OE_MCP_ARTIFACT_DIRNoArtifact output directoryOS temp dir + openevidence-mcp
OE_MCP_COOKIES_PATHNoCookie file./cookies.json if present, else ~/.openevidence-mcp/auth/cookies.json
OE_MCP_AUTH_STATE_PATHNoLegacy alias for OE_MCP_COOKIES_PATH
OE_MCP_CROSSREF_MAILTONoOptional Crossref polite-pool email
OE_MCP_POLL_TIMEOUT_MSNoDefault poll timeout180000
OE_MCP_POLL_INTERVAL_MSNoPoll interval for oe_ask1200
OE_MCP_CROSSREF_VALIDATENoSet 0 to skip Crossref validation1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
oe_auth_statusB

Check if the local OpenEvidence session is valid.

oe_history_listC

List question history from OpenEvidence account.

oe_article_getC

Fetch article payload by article id.

oe_askB

Create a question and optionally wait for completion. For follow-up question pass original_article_id.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/htlin222/openevidence-mcp'

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