Searchcraft

Integrates with Searchcraft's search API to provide advanced document retrieval with fuzzy and exact matching, facet filtering, and date range queries across indexed content repositories and knowledge bases.

View Source
5 stars
0 tools
Created Aug 2025
@searchcraft-inc/searchcraft-inc-searchcraft-searchcraft-mcp-server

About

Integrates with Searchcraft's search API to provide advanced document retrieval with fuzzy and exact matching, facet filtering, and date range queries across indexed content repositories and knowledge bases.

Categories

general

Installation

npm

npm install @searchcraft-inc/searchcraft-inc-searchcraft-searchcraft-mcp-server

Configuration

{ "mcpServers": { "searchcraft-inc-searchcraft-searchcraft-mcp-server": { "command": "npx", "args": [ "-y", "@searchcraft-inc/searchcraft-inc-searchcraft-searchcraft-mcp-server" ] } } }