An open API service indexing awesome lists of open source software.

https://github.com/tkellogg/pagefind-mcp

An MCP server for searching static sites that are indexed with pagefind
https://github.com/tkellogg/pagefind-mcp

Last synced: 10 months ago
JSON representation

An MCP server for searching static sites that are indexed with pagefind

Awesome Lists containing this project

README

          

# pagefind-mcp
An MCP server for searching static sites that are indexed with pagefind

## Usage

```
npx pagefind-mcp --host [--no-resources]
```

`--host` sets the base site to index. Prefixing with `http://` or `https://` is
optional; `https` is assumed when omitted. The `--no-resources` flag skips
pushing full page resources and instead fetches each result page to provide a
short, markup-free snippet.