inspirehep-mcp
About
InspireHEP MCP Server - integrate high-energy physics literature with LLMs.
Details
- Author
- mohamedelashri
- Categories
- Other, Developer Tools
Jump to
Setup
Install inspirehep-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/mohamedelashri/inspirehep-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
AnMCPserver that integratesInspireHEPhigh-energy physics literature with LLMs. Search papers, explore citations, retrieve author metrics, and generate formatted references.
# Using pip pip install inspirehep-mcp # Or run directly with uvx (no install needed) uvx inspirehep-mcp
git clone https://github.com/MohamedElashri/inspirehep-mcp.git cd inspirehep-mcp uv sync uv run inspirehep-mcp
{ "mcpServers": { "inspirehep": { "command": "uvx", "args": ["inspirehep-mcp"] } } }
# Global scope (available across all projects) claude mcp add --scope user inspirehep -- uvx inspirehep-mcp # Project scope (shared via .mcp.json, checked into source control) claude mcp add --scope project inspirehep -- uvx inspirehep-mcp
For global scope, add to~/.claude.json:
{ "mcpServers": { "inspirehep": { "command": "uvx", "args": ["inspirehep-mcp"] } } }
For project scope, create.mcp.jsonin your project root:
{ "mcpServers": { "inspirehep": { "command": "uvx", "args": ["inspirehep-mcp"] } } }
# Project scope (default) gemini mcp add inspirehep uvx inspirehep-mcp # User/global scope gemini mcp add -s user inspirehep uvx inspirehep-mcp
Add to~/.gemini/settings.json(user scope) or.gemini/settings.json(project scope):
{ "mcpServers": { "inspirehep": { "command": "uvx", "args": ["inspirehep-mcp"] } } }
All settings via environment variables (prefixINSPIREHEP_):
# Run tests uv run pytest tests/ -v # Run with coverage uv run pytest tests/ --cov=inspirehep_mcp --cov-report=term-missing # Unit tests only (no network) uv run pytest tests/test_utils.py tests/test_cache.py tests/test_errors.py tests/test_config.py
This project is licensed under the AGPL-3.0 License - see theLICENSEfile for details.
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
An mcp server for your food ordering needs.
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Open-souSecurely feeds real security refreshed rules into Cursor, Claude Code, and Windsurf — zero config, no API key.
Health intelligence MCP — access biomarkers, biological age, and personalized longevity action plans from your Aniva profile.
Real-time stock heatmaps and investment tools delivered as interactive React components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





