diff --git a/README.md b/README.md index 98386a486..e32d85b37 100644 --- a/README.md +++ b/README.md @@ -3237,6 +3237,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [evanatpizzarobot/vr-org-mcp](https://github.com/evanatpizzarobot/vr-org-mcp) [![evanatpizzarobot/vr-org-mcp MCP server](https://glama.ai/mcp/servers/evanatpizzarobot/vr-org-mcp/badges/score.svg)](https://glama.ai/mcp/servers/evanatpizzarobot/vr-org-mcp) 📇 🏠 ☁️ - Live VR / AR / XR news, full-text VR.org originals, events calendar, headset deals and comparisons - [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) +- [FieldmodeLLC/scrapecheck-mcp](https://github.com/FieldmodeLLC/scrapecheck-mcp) [![MCP](https://glama.ai/mcp/servers/FieldmodeLLC/scrapecheck-mcp/badge)](https://glama.ai/mcp/servers/FieldmodeLLC/scrapecheck-mcp) 📇 ☁️ - Verify scraped data against the live source page: send a URL, the scraped field values, and what was asked, and get back an ed25519-signed verdict (`pass`, `fail`, or `unverifiable`). A claim is never certified unless the re-fetched page contains it, and anything unconfirmed is `unverifiable`, never `pass`; signatures verify offline against a published key. Pay-per-call x402 (USDC on Base) — $0.01 full verification, $0.002 presence check, free allowance per client, no API key or signup. Remote: `https://scrapecheck-mcp.fly.dev/mcp`. - [firecrawl/firecrawl-mcp-server](https://github.com/firecrawl/firecrawl-mcp-server) [![firecrawl/firecrawl-mcp-server MCP server](https://glama.ai/mcp/servers/firecrawl/firecrawl-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/firecrawl/firecrawl-mcp-server) 🎖️ 📇 ☁️ 🏠 - Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host. - [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.