From 919fa6f4bfff39e25fcd506211071f615a192cdd Mon Sep 17 00:00:00 2001 From: Harris Beg Date: Fri, 4 Apr 2025 21:24:36 -0700 Subject: [PATCH 1/2] Add PapersWithCode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 210c0a0b..b7903b54 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration - [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv +- [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 📜 🖥️ MCP to search through PapersWithCode API - [andybrandt/mcp-simple-pubmed](https://github.com/andybrandt/mcp-simple-pubmed) - 🐍 ☁️ MCP to search and read medical / life sciences papers from PubMed. - [angheljf/nyt](https://github.com/angheljf/nyt) 📇 ☁️ - Search articles using the NYTimes API - [apify/mcp-server-rag-web-browser](https://github.com/apify/mcp-server-rag-web-browser) 📇 ☁️ - An MCP server for Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown. From 5581051458239d7d0c6e662537cd098fb7d7b3db Mon Sep 17 00:00:00 2001 From: Harris Beg Date: Mon, 7 Apr 2025 22:55:54 -0700 Subject: [PATCH 2/2] Update emojis as per guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7903b54..52e1ae75 100644 --- a/README.md +++ b/README.md @@ -466,7 +466,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration - [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv -- [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 📜 🖥️ MCP to search through PapersWithCode API +- [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 🐍 ☁️ MCP to search through PapersWithCode API - [andybrandt/mcp-simple-pubmed](https://github.com/andybrandt/mcp-simple-pubmed) - 🐍 ☁️ MCP to search and read medical / life sciences papers from PubMed. - [angheljf/nyt](https://github.com/angheljf/nyt) 📇 ☁️ - Search articles using the NYTimes API - [apify/mcp-server-rag-web-browser](https://github.com/apify/mcp-server-rag-web-browser) 📇 ☁️ - An MCP server for Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown.