Alternatives
Products that do what MCP server for searching and downloading documents from Anna's Archive does
I was looking around for an MCP server that could connect Anna's Archive to Claude Desktop, as I wanted to be able to search and download books directly through the interface. I couldn't find any public implementations, so ended up building one myself. What it does? - It searches Anna's Archive by keywords. - It downloads books from search results. - It works directly in Claude Desktop through MCP. Check out the repository's README for detailed installation and configuration instructions. The code is fully open source and builds run on GitHub Actions for transparency. I figured I'd share,…
- 1AM
I am Rohan, and I have grown really frustrated with CC's search and read tools. They use Haiku to summarise all the search results, so it is really slow and often ends up being very lossy. I built this MCP that you can install into your coding agents so they can actually access the web properly. Right now it can: - search the general web - search Reddit - read and scrape basically any webpage Install it: npx openalmanac setup The MCP is completely free to use. We have also built a central store where you can contribute things you learned while exploring. If you find something useful, you can…
Apr 2026 · openalmanac.org
- 2

Infinite clipboard for Claude, Codex and other AI tools
Jun 2026 · pasteapp.io
- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents. - fellowgeek/mcp-memory
24d ago · github.com
- 12

The App Store MCP for developers who never leave Claude
May 2026 · app-store-operator.com
- 13

- 14

- 15
The AI research assistant that cites real sources honestly
Jun 2026 · github.com
- 16CC
Codex runs as an MCP server, Claude orchestrates a five-perspective review (security, correctness, compliance, performance, maintainability). Drop the SKILL.md into your repo's .claude/skills/ folder. MIT licensed.
Feb 2026 · github.com
- 17SM
I built this because I got tired of watching Claude Code read through massive files just to find a few functions. Sourcerer lets AI agents search code semantically and grab exactly the code chunks they need instead of burning tokens on whole files. It uses tree-sitter to parse your codebase and creates a searchable index. So instead of "read auth.py (538 lines)", an agent can search for "user authentication logic" and get back just the relevant functions. Demo: https://asciinema.org/a/736638 GitHub: https://github.com/st3v3nmw/sourcerer-mcp
2025 · github.com
- 18IB
Mar 2026 · github.com
- 19AM
More than a decade ago, I adopted the self-imposed rule, if I answer a question more than once, the third time I need to be able to answer with a URL. Today, I published one very large URL - a book distilling what I learned from helping people work remotely at GitHub, and I wanted to rethink my rule for the age of AI. What if, instead of a URL, I could create an interactive experience that could tailor the guidance to your particular situation? What I ended up building was an Open and Async Advisor MCP server. To install (in claude or any other AI): > claude mcp add open-async -- npx -y…
Jul 2026 · github.com
- 20AM
Author here. I built this after getting frustrated with Amazon Q and wanting a more developer-friendly way to interact with AWS infrastructure. It's a local MCP server that lets Claude safely access your AWS environment using your existing local credentials. I've tried it on cases like: - Visualize my networking setup - Prepare a thorough analysis of my AWS costs and give insights how to cut it - Find S3 buckets without encryption enabled and their total size And it works surprisingly well. Let me know what do you think!
2024 · github.com
- 21

- 22
- 23OS
Hello HN, I built this because I wanted to give Claude Desktop access to my Notion workspace without running a flaky local Python script via stdio. This is a Node.js/Express implementation of the Model Context Protocol (MCP) that uses SSE (Server-Sent Events) for transport. It’s designed to be stateless and deployable as a container (I'm hosting it on Apify, but it works anywhere with Node). The Stack: TypeScript + Express @modelcontextprotocol/sdk Zod for input validation Bearer Auth for security (since it exposes an HTTP endpoint) Capabilities: It allows the LLM to search pages,…
Dec 2025 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →