Agent♥︎Age
Catalog

io.github.sathergate/searchcraft

Official

by sathergate · TypeScript

Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.

io.github.sathergate/searchcraft MCP Server

The io.github.sathergate/searchcraft MCP server provides full-text search for Next.js using BM25 scoring and fuzzy matching, without relying on an external service. The repository readme excerpt describes an “agent-native infrastructure toolkit for Next.js” with multiple packages.

🛠️ Key Features

  • Full-text search for Next.js
  • BM25 scoring
  • Fuzzy matching
  • No external service

🚀 Use Cases

  • Implementing Next.js full-text search with relevance ranking
  • Supporting approximate queries via fuzzy matching

⚡ Developer Benefits

  • Server-side search behavior grounded in BM25 scoring
  • Avoids external search services (self-contained)

⚠️ Limitations

  • No tool count or specific MCP tools are provided in the available excerpt
  • Package list is truncated in the provided readmeExcerpt

Related servers

More in Search & Web