Searchcraft runs on your own machine — the client starts it, so there is no endpoint to ping. 15 installs a week from npm. Last commit 16 Jul 2026.
Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add searchcraft -- npx -y searchcraft
{
"mcpServers": {
"searchcraft": {
"args": [
"-y",
"searchcraft"
],
"command": "npx"
}
}
}
[mcp_servers.searchcraft]
command = "npx"
args = ["-y", "searchcraft"]
{
"mcpServers": {
"searchcraft": {
"args": [
"-y",
"searchcraft"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"searchcraft": {
"args": [
"-y",
"searchcraft"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.