From 34e4a36a2358ba17e7e48be996c60ea97921c0ce Mon Sep 17 00:00:00 2001 From: skillselion Date: Fri, 21 Aug 2026 17:06:52 +0300 Subject: [PATCH] docs: replace broken Smithery badge (HTTP 500) with a working listing badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312fb524..b6716276 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Model Context Protocol (MCP) server for searching and downloading academic papers from multiple sources. The project follows a free-first strategy: prioritize open and public data sources, support optional API keys when they improve stability or coverage, and keep source-specific connectors extensible for advanced users. ![PyPI](https://img.shields.io/pypi/v/paper-search-mcp.svg) ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Python](https://img.shields.io/badge/python-3.10+-blue.svg) -[![smithery badge](https://smithery.ai/badge/@openags/paper-search-mcp)](https://smithery.ai/server/@openags/paper-search-mcp) +[![Listed on Skillselion](https://skillselion.com/badge/mcp/tool/io.github.openags/paper-search-mcp.svg)](https://skillselion.com/mcp/tool/io.github.openags/paper-search-mcp) ---