inspirehep-mcp

MohamedElashri/inspirehep-mcp
★ 3 stars Python 🤖 AI/LLM Updated today
InspireHEP MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inspirehep-mcp": {
      "command": "uvx",
      "args": [
        "inspirehep-mcp"
      ]
    }
  }
}

Or install with pip: pip install inspirehep-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io/) server that integrates [InspireHEP](https://inspirehep.net/) high-energy physics literature with LLMs. Search papers, explore citations, retrieve author metrics, and generate formatted references. ```bash pip install inspirehep-mcp uvx inspirehep-mcp ``` <details>

Tools (16)

INSPIREHEP_API_TIMEOUTINSPIREHEP_CACHE_DB_PATHINSPIREHEP_CACHE_MAX_SIZEINSPIREHEP_CACHE_PERSISTENTINSPIREHEP_CACHE_TTLINSPIREHEP_LOG_LEVELINSPIREHEP_REQUESTS_PER_SECONDget_author_papersget_bibtexget_citationsget_paper_detailsget_paper_figuresget_referencessearch_by_collaborationsearch_papersserver_stats

Topics

hepinspirehepmcpmcp-server