Comparison
arxiv-mcp-server vs web-search-mcp
Verdict
Pick arxiv-mcp-server if arxiv-mcp-server is an implementation of MCP server designed specifically for engaging with arXiv papers through search and analysis capabilities; pick web-search-mcp if web-search-mcp is a locally hosted Web Search MCP server implemented in TypeScript and licensed under MIT for use with local language models.
Markdown twin · arxiv-mcp-server alternatives · web-search-mcp alternatives
GraphCanon updated Sep 20, 2026
12views this month
Trust & integrity
| Signal | arxiv-mcp-server | web-search-mcp |
|---|---|---|
| Maintenance | Active (24d since push) As of Sep 20, 2026 · github_public_v1 | Dormant (407d since push) As of Sep 20, 2026 · github_public_v1 |
| Provenance | Not a fork · Personal account As of Sep 20, 2026 · github_public_v1 | Not a fork · Personal account As of Sep 20, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 12, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | No public record from this source As of Aug 30, 2026 · openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- arxiv-mcp-server
- A Model Context Protocol server for searching and analyzing arXiv papers
- web-search-mcp
- A locally hosted Web Search MCP server compatible with Local LLMs
Stars
- arxiv-mcp-server
- 3.2k
- web-search-mcp
- 1.1k
Forks
- arxiv-mcp-server
- 258
- web-search-mcp
- 163
Open issues
- arxiv-mcp-server
- 10
- web-search-mcp
- 38
Language
- arxiv-mcp-server
- Python
- web-search-mcp
- TypeScript
Adopt for
- arxiv-mcp-server
- arxiv-mcp-server is an implementation of MCP server designed specifically for engaging with arXiv papers through search and analysis capabilities.
- web-search-mcp
- web-search-mcp is a locally hosted Web Search MCP server implemented in TypeScript and licensed under MIT for use with local language models.
Persona
- arxiv-mcp-server
- -
- web-search-mcp
- -
Runtime
- arxiv-mcp-server
- -
- web-search-mcp
- -
License
- arxiv-mcp-server
- Apache-2.0
- web-search-mcp
- MIT
Last pushed
- arxiv-mcp-server
- Aug 26, 2026
- web-search-mcp
- Aug 8, 2025
Categories
- arxiv-mcp-server
- Data & Retrieval, LLM Frameworks
- web-search-mcp
- Data & Retrieval
Trust and health
Maintenance
- arxiv-mcp-server
- Active (82%)
- web-search-mcp
- Dormant (18%)
Days since push
- arxiv-mcp-server
- 24d
- web-search-mcp
- 407d
Open issues (now)
- arxiv-mcp-server
- 10
- web-search-mcp
- 38
Stars delta
- arxiv-mcp-server
- +182 (30d)
- web-search-mcp
- +67 (30d)
Open issues delta
- arxiv-mcp-server
- +1 (30d)
- web-search-mcp
- +2 (30d)
OpenSSF Scorecard
- arxiv-mcp-server
- No public record from this source
- web-search-mcp
- Not queried
Full report
- arxiv-mcp-server
- Trust report
- web-search-mcp
- Trust report
Shared compatibility
- Node.js · arxiv-mcp-server: Node.js runtime · web-search-mcp: Node.js runtime
- stdio · arxiv-mcp-server: stdio transport · web-search-mcp: stdio transport
Choose arxiv-mcp-server if…
- arxiv-mcp-server is primarily Python; web-search-mcp is TypeScript.
- License: arxiv-mcp-server is Apache-2.0, web-search-mcp is MIT.
- Tags unique to arxiv-mcp-server: ai, arxiv, claude-ai, gpt.
- Also covers LLM Frameworks.
- arxiv-mcp-server ships Docker support for self-hosted deployment.
- When you need to integrate with systems requiring the Model Context Protocol (MCP) to access or analyze arXiv papers,
When NOT to use arxiv-mcp-server
- If your application requires interaction with non-arXiv sources as this server specializes in handling data from the arXiv repository,
- When the required functionality does not align with MCP server capabilities such as when a more general-purpose retrieval system is needed
Choose web-search-mcp if…
- web-search-mcp is primarily TypeScript; arxiv-mcp-server is Python.
- License: web-search-mcp is MIT, arxiv-mcp-server is Apache-2.0.
- Requirements: Requires a local language model to operate effectively..
- Tags unique to web-search-mcp: lmstudio, local-llm, mcp, web-search.
- web-search-mcp ships an MCP server manifest.
- Use web-search-mcp when you need a lightweight, locally-hosted solution that integrates seamlessly with existing local language models without requiring cloud services.
When NOT to use web-search-mcp
- Avoid using web-search-mcp when your application demands the robustness and scalability that come with third-party hosted or cloud-based web search services.
- Do not use if real-time updates or dynamic content from external sources are essential, as the tool focuses on local resources.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (blazickjp/arxiv-mcp-server) · observed Sep 20, 2026
- GitHub forks (blazickjp/arxiv-mcp-server) · observed Sep 20, 2026
- Last push (blazickjp/arxiv-mcp-server) · observed Aug 26, 2026
- License file (Apache-2.0) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 12, 2026
- GitHub stars (mrkrsl/web-search-mcp) · observed Sep 20, 2026
- GitHub forks (mrkrsl/web-search-mcp) · observed Sep 20, 2026
- Last push (mrkrsl/web-search-mcp) · observed Aug 8, 2025
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: arxiv-mcp-server 3.2k · web-search-mcp 1.1k (synced Sep 20, 2026).
Common questions
- What is the difference between arxiv-mcp-server and web-search-mcp?
- arxiv-mcp-server: A Model Context Protocol server for searching and analyzing arXiv papers. web-search-mcp: A locally hosted Web Search MCP server compatible with Local LLMs. See the comparison table for live GitHub stats and shared categories.
- When should I choose arxiv-mcp-server over web-search-mcp?
- Choose arxiv-mcp-server over web-search-mcp when arxiv-mcp-server is primarily Python; web-search-mcp is TypeScript; License: arxiv-mcp-server is Apache-2.0, web-search-mcp is MIT; Tags unique to arxiv-mcp-server: ai, arxiv, claude-ai, gpt; Also covers LLM Frameworks; arxiv-mcp-server ships Docker support for self-hosted deployment; When you need to integrate with systems requiring the Model Context Protocol (MCP) to access or analyze arXiv papers,.
- When should I choose web-search-mcp over arxiv-mcp-server?
- Choose web-search-mcp over arxiv-mcp-server when web-search-mcp is primarily TypeScript; arxiv-mcp-server is Python; License: web-search-mcp is MIT, arxiv-mcp-server is Apache-2.0; Requirements: Requires a local language model to operate effectively.; Tags unique to web-search-mcp: lmstudio, local-llm, mcp, web-search; web-search-mcp ships an MCP server manifest; Use web-search-mcp when you need a lightweight, locally-hosted solution that integrates seamlessly with existing local language models without requiring cloud services.
- When should I avoid arxiv-mcp-server?
- If your application requires interaction with non-arXiv sources as this server specializes in handling data from the arXiv repository, When the required functionality does not align with MCP server capabilities such as when a more general-purpose retrieval system is needed
- When should I avoid web-search-mcp?
- Avoid using web-search-mcp when your application demands the robustness and scalability that come with third-party hosted or cloud-based web search services. Do not use if real-time updates or dynamic content from external sources are essential, as the tool focuses on local resources.
- Is arxiv-mcp-server or web-search-mcp more popular on GitHub?
- arxiv-mcp-server has more GitHub stars (3,167 vs 1,146). Stars measure visibility, not whether either tool fits your constraints.
- Are arxiv-mcp-server and web-search-mcp open source?
- Yes - both are open-source projects on GitHub (arxiv-mcp-server: Apache-2.0, web-search-mcp: MIT).
- Where can I find alternatives to arxiv-mcp-server or web-search-mcp?
- GraphCanon lists graph-backed alternatives at arxiv-mcp-server alternatives and web-search-mcp alternatives (arxiv-mcp-server markdown twin, web-search-mcp markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, arxiv-mcp-server or web-search-mcp?
- arxiv-mcp-server: Active. web-search-mcp: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for arxiv-mcp-server and web-search-mcp?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: arxiv-mcp-server trust report; web-search-mcp trust report.