Skip to main content
Glama
karuboniru
by karuboniru

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INSPIRE_MAX_RETRIESNoMaximum number of retries for failed requests2
INSPIRE_API_BASE_URLNoBase URL of the INSPIRE APIhttps://inspirehep.net/api/
INSPIRE_MAX_TEX_BYTESNoMaximum byte size for TeX content1000000
INSPIRE_MCP_LOG_LEVELNoLogging level for the MCP serverINFO
INSPIRE_DOWNLOAD_HOSTSNoComma-separated list of allowed download hostsinspirehep.net,s3.cern.ch
INSPIRE_TIMEOUT_SECONDSNoTimeout for API requests in seconds30
INSPIRE_CACHE_MAX_ENTRIESNoMaximum number of cache entries256
INSPIRE_CACHE_TTL_SECONDSNoCache TTL in seconds300
INSPIRE_RATE_LIMIT_REQUESTSNoMaximum number of requests per rate limit window12
INSPIRE_MAX_EXPORT_CHARACTERSNoMaximum number of characters for export1000000
INSPIRE_CONNECT_TIMEOUT_SECONDSNoConnection timeout in seconds5
INSPIRE_RATE_LIMIT_WINDOW_SECONDSNoRate limit window in seconds5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_literatureB

Search INSPIRE literature with bounded, model-oriented result detail.

get_literatureA

Read one literature record by INSPIRE recid, DOI, or arXiv identifier.

list_literature_authorsA

Page through a paper's embedded author list without returning a huge record.

list_literature_referencesB

Page through a paper's references with selectable detail.

export_literatureB

Export one paper in an INSPIRE-supported citation format.

search_authorsA

Search public INSPIRE author records; email addresses are always excluded.

get_authorB

Read one author record, with explicit opt-in for public email addresses.

resolve_external_identifierA

Resolve DOI, arXiv, or ORCID to a canonical INSPIRE record identity.

generate_bibliographyB

Generate BibTeX or formatted LaTeX bibliography content from TeX citations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
capabilitiesDescribe supported records, identifiers, formats, and detail levels.

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/karuboniru/inspire-mcp'

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