Loomal

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

148 starsnpm: searchcraft

About searchcraft

searchcraft is an MCP (Model Context Protocol) server published by sathergate in the official MCP registry, listed under Search on Loomal. Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.

It ships as an npm package (searchcraft), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sathergate/sathergate-toolkit, where the project has earned 148 GitHub stars.

Use searchcraft with your agent

Claude Code · one command
claude mcp add searchcraft -- npx -y searchcraft
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "searchcraft": {
      "command": "npx",
      "args": [
        "-y",
        "searchcraft"
      ]
    }
  }
}
npmsearchcraft

Frequently asked questions

What is searchcraft?
searchcraft is an MCP (Model Context Protocol) server by sathergate in the Search category. Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.
How do I connect searchcraft to Claude, Cursor, or another MCP client?
Install searchcraft from its npm package (searchcraft) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is searchcraft open source?
Yes — the source code is public at github.com/sathergate/sathergate-toolkit, with 148 GitHub stars.
Can AI agents pay to use searchcraft?
Not yet through Loomal — searchcraft is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain searchcraft? Claim this listing free by verifying GitHub ownership, or contact us.