paper-hermes
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@paper-hermessearch for recent papers on polymer composites"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Paper Hermes
MCP Server de veille scientifique. arXiv + ChemRxiv → DeepSeek → Brain Obsidian → Telegram.
Quick start
git clone https://github.com/elomokm/paper-hermes
cd paper-hermes
uv sync
export DEEPSEEK_API_KEY=sk-...Related MCP server: paper-mcp
MCP Tools
Tool | Args | Description |
| query, max_results, sort_by | Search arXiv |
| arxiv_id, include_summary | Fetch paper details |
| arxiv_id | Structured summary in French |
| arxiv_id | Translate abstract to French |
| topic, since_days | Get new papers for a topic |
| topic, query | Subscribe to daily digests |
| — | List active subscriptions |
| topic | Remove a subscription |
Architecture
arXiv API ──→ ArxivScraper ──→ PaperSummarizer (DeepSeek) ──→ MCP Tools
ChemRxiv ──→ (Phase 4) │
├── Obsidian Vault
├── Telegram (@Kadjogbe_bot)
└── Hermes Agent / tout client MCPUsage with Hermes Agent
hermes mcp add paper-hermes --command "uv run --directory ~/DEV/paper-hermes python -m paper_hermes.server"Then in Hermes:
"cherche les derniers papiers sur les composites"
"resume le papier 2510.26100"
"abonne-moi a safran-veille"
Cron
Un cron Hermes tourne chaque matin a 08:00:
daily_digest pour tous les topics abonnes
ecrit dans
~/Documents/Brain/Projects/Safran/veille/YYYY-MM-DD-digest.mdlivre un resume sur Telegram
Development
uv sync # Install
uv run pytest -q # Tests
uv run ruff check . # LintSubscriptions
Gerer dans subscriptions.json ou via les MCP tools.
Topics actifs par defaut:
safran-veille: composites + polymeres + MLml-materials: cond-mat + ML/equivariant/GNN
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceAn MCP server for searching and downloading academic papers from multiple sources including arXiv, PubMed, bioRxiv, and Sci-Hub, designed for seamless integration with large language models like Claude Desktop.795572,417MIT
- FlicenseAqualityCmaintenanceA local MCP server for searching and reading arXiv papers, enabling paper search, retrieval, and summarization through Claude.6
- Alicense-qualityDmaintenanceA MCP server for searching and downloading academic papers from arXiv, PubMed, bioRxiv, and more. It integrates with LLMs like Claude Desktop for paper discovery.MIT
- 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
Related MCP Connectors
Academic research MCP server for paper search, citation checks, graphs, and deep research.
ArXiv preprint search, daily category digest, and author-collaborator graph.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/elomokm/paper-hermes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server