7 skills found
blazickjp / arxiv-mcp-serverA Model Context Protocol server for searching and analyzing arXiv papers
openags / paper-search-mcpMCP, CLI, Skills for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc.
Agents365-ai / paper-fetchDOI → PDF resolver with 7-source fallback (Unpaywall, S2, arXiv, PMC, bioRxiv, publisher, Sci-Hub). Multi-agent, zero-deps Python.
hummat / paperpipeExtract equations and context from research papers for LLM coding assistants (arXiv, LaTeX, RAG)
Cicatriiz / openedu-mcpOpenEdu MCP Server for educational resources and curriculum planning, integrates with OpenLibrary, Wikipedia and arXiv
benedict2310 / Scientific-Papers-MCPA Model Context Protocol (MCP) server that provides LLMs with real-time access to scientific papers from arXiv and OpenAlex.
Haruto-Sa / mdExport"version": "0.0.0", "scripts": { "dev": "next dev", "dev:mcp": "concurrently -k -s first \"uv tool run arxiv-mcp-server --port 8000 --storage-path ./arxiv-default-paper\" \"npx -y markitdown-mcp-npx --http --host 127.0.0.1 --port 8010\"", "build": "next build", "start": "next start", "lint": "next l…