Merge pull request #6 from SecretiveShell/blazickjp/arxiv-mcp-server

blazickjp/arxiv-mcp-server
This commit is contained in:
Frank Fiegel
2024-11-30 14:23:33 -06:00
committed by GitHub

View File

@@ -113,6 +113,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
Web search capabilities.
- [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) 📇 - Web search capabilities using Brave's Search API
- [@angheljf/nyt](https://github.com/angheljf/nyt) 📇 - Search articles using the NYTimes API
- [@modelcontextprotocol/server-fetch](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch) 🐍 - Efficient web content fetching and processing for AI consumption
@@ -121,6 +122,7 @@ Web search capabilities.
- [exa-labs/exa-mcp-server](https://github.com/exa-labs/exa-mcp-server) 🎖️ 📇  A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
- [fatwang2/search1api-mcp](https://github.com/fatwang2/search1api-mcp) 📇 - Search via search1api (requires paid API key)
- [Tomatio13/mcp-server-tavily](https://github.com/Tomatio13/mcp-server-tavily) 🐍  Tavily AI search API
- [blazickjp/arxiv-mcp-server](https://github.com/blazickjp/arxiv-mcp-server) 🐍 - Search ArXiv research papers
<br />