From dd9fbbc9b4a90f5444d94b9fba0148deb4655ce0 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:42:19 -0600 Subject: [PATCH] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e1e8a5..a821f9b2 100644 --- a/README.md +++ b/README.md @@ -1794,7 +1794,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [erithwik/mcp-hn](https://github.com/erithwik/mcp-hn) 🐍 ☁️ - An MCP server to search Hacker News, get top stories, and more. - [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) -- [KyuRish/fiverr-mcp-server](https://github.com/KyuRish/fiverr-mcp-server) 🐍 ☁️ - Search Fiverr gigs, view seller profiles, compare pricing packages, and read reviews. No API key required. +- [KyuRish/fiverr-mcp-server](https://github.com/KyuRish/fiverr-mcp-server) [![KyuRish/fiverr-mcp-server MCP server](https://glama.ai/mcp/servers/KyuRish/fiverr-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/KyuRish/fiverr-mcp-server) 🐍 ☁️ - Search Fiverr gigs, view seller profiles, compare pricing packages, and read reviews. No API key required. - [format37/youtube_mcp](https://github.com/format37/youtube_mcp) 🐍 ☁️ – MCP server that transcribes YouTube videos to text. Uses yt-dlp to download audio and OpenAI's Whisper-1 for more precise transcription than youtube captions. Provide a YouTube URL and get back the full transcript splitted by chunks for long videos. - [wd041216-bit/free-web-search-ultimate](https://github.com/wd041216-bit/free-web-search-ultimate) 🐍 🏠 [![wd041216-bit/free-web-search-ultimate MCP server](https://glama.ai/mcp/servers/wd041216-bit/free-web-search-ultimate/badges/score.svg)](https://glama.ai/mcp/servers/wd041216-bit/free-web-search-ultimate) - Zero-cost, privacy-first universal web search MCP server. Enforces a **Search-First** paradigm — instructs LLMs to retrieve real-time information before answering factual questions. Supports 10+ search engines (DuckDuckGo, Bing, Google, Brave, Wikipedia, Arxiv, YouTube, Reddit) and deep page browsing. No API key required. - [gemy411/multi-research-agents](https://github.com/gemy411/multi-agents-research) ☁️ - a KTOR server/ MCP server written in Kotlin applying multi-agents schools in a flexible research system to be used with coding or for research any general case.