From 80340716183a92e9a84b5688a08c90ece49e7751 Mon Sep 17 00:00:00 2001 From: Emils <145589631+0xemils@users.noreply.github.com> Date: Fri, 6 Jun 2025 16:14:22 +0300 Subject: [PATCH] Add ArXiv MCP Server by Xyber Inc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36182eeb..980a902e 100644 --- a/README.md +++ b/README.md @@ -663,6 +663,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play ### 🔎 Search & Data Extraction - [Xyber-Labs/mcp-server-youtube](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube) 🐍 ☁️ - This repository implements an MCP (Model Context Protocol) server for YouTube search and transcript retrieval functionality. It allows language models or other agents to easily query YouTube content through a standardized protocol. +- [Xyber-Labs/arxiv-mcp-server](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-arxiv) 🐍 ☁️ - This service provides an MCP-compliant server interface with a tool to search and retrieve papers from the [Arxiv](https://arxiv.org/) preprint repository. It is designed for use in multi-tool agent systems, but can also be run standalone. - [ricocf/mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data. - [scrapeless-ai/scrapeless-mcp-server](https://github.com/scrapeless-ai/scrapeless-mcp-server) 🐍 ☁️ - The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it. - [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.