InspireHEP MCP Server
Related Servers
Alternatives to InspireHEP MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server for the INSPIRE-HEP API, enabling literature search, author lookups, DOI/arXiv/ORCID resolution, citation export, and bibliography generation with configurable detail levels.9MIT
- AlicenseBqualityDmaintenanceA Python-based MCP server that enables searching for high-energy physics literature on INSPIRE-HEP by title, author, or full text. It provides optimized search results including citations, abstracts, and arXiv links while allowing filters for publication date and collaboration size.31MIT
- AlicenseAqualityBmaintenanceMCP server providing tools for high-energy physics: literature search (INSPIRE-HEP, arXiv), data access (HEPData), and statistical analysis (pyhf likelihoods) for reinterpreting LHC searches.10Apache 2.0
- AlicenseAqualityDmaintenanceMCP server enabling AI agents to search and retrieve scientific papers, citations, and author profiles from Crossref, OpenAlex, and Semantic Scholar with no API keys required.518 PyPI3MIT
- AlicenseAqualityCmaintenanceUnified MCP server for scientific literature search and extraction, integrating databases like Scopus, OpenAlex, Semantic Scholar, and Unpaywall to enable AI agents to discover papers, track citations, and analyze content.27MIT
- AlicenseAqualityBmaintenanceAn MCP server that enables searching arXiv, importing papers, enriching with citation data, generating summaries and research ideas, and querying a local library using local LLMs and embeddings.91MIT
TDQS
Scored across 9 tools
Most tools are clearly distinct, targeting specific resources like papers, authors, figures, or citations. However, search_papers and search_by_collaboration both return publication lists and could be confused, though their scopes are described clearly enough to guide an agent.
The majority of tools follow a consistent get_/search_ prefix pattern. Minor deviations include the standalone 'ping' and the prepositional 'search_by_collaboration', which break the otherwise uniform verb_noun convention without causing confusion.
With 9 tools, the server is well-scoped for a literature database API. Each tool serves a meaningful purpose—searching, retrieving metadata, figures, citations, references, and BibTeX—without redundant bloat or excessive granularity.
The tool surface covers the core workflows for interacting with InspireHEP: general search, collaboration-filtered search, paper details, figures, author publication history, citation graphs, references, and BibTeX export. No significant gaps are apparent for a read-only literature search service.