pagefind-mcp
@tkellogg
pagefind-mcp について
An MCP server for searching static sites that are indexed with pagefind
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is pagefind-mcp?
pagefind-mcp is an MCP (Model Context Protocol) server that enables searching static sites that have been indexed with the Pagefind search tool. It is designed for developers and users who want to integrate Pagefind-powered search into MCP-compatible applications or workflows.
How to use pagefind-mcp?
Run the server using npx pagefind-mcp --host <base-url> [--no-resources]. The --host parameter sets the base site URL to index (prefixing with http:// or https:// is optional; https is assumed when omitted). The optional --no-resources flag skips pushing full page resources and instead fetches each result page to provide a short, markup-free snippet.
Key features of pagefind-mcp
- Searches static sites indexed with Pagefind.
- Configurable base site URL via
--host. - Optional snippet-only results via
--no-resources. - Fetches each result page for short snippets.
- Integrates with MCP-based clients.
Use cases of pagefind-mcp
- Search static sites that already have a Pagefind index.
- Retrieve search results with short, markup-free snippets instead of full page resources.
FAQ from pagefind-mcp
What does pagefind-mcp do?
It is an MCP server for searching static sites indexed with Pagefind, returning search results that can include full page resources or short snippets.
How do I run pagefind-mcp?
Use the command npx pagefind-mcp --host <base-url>; optionally add --no-resources to skip full page pushes.
What does the --host parameter do?
It sets the base site URL that the server will index for search queries. If no protocol is provided, https is assumed.
What does the --no-resources flag do?
It skips pushing full page resources and instead fetches each result page to return a short, markup-free snippet.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
コメント