Searchcraft
Integrates search functionality into Model Context Protocol (MCP) clients, enabling AI agents to access and utilize search results.
About
The Searchcraft MCP Server provides an easy way to integrate search capabilities into various Model Context Protocol (MCP) clients such as Claude Desktop. It leverages a Searchcraft search index to allow AI agents to search for and utilize information, effectively extending their knowledge base and problem-solving abilities. It offers tools for retrieving search results, checking service status, and obtaining preliminary search data.
Key Features
- 3 GitHub stars
- Compatible with MCP clients like Claude Desktop via mcp-remote.
- Configurable via environment variables for endpoint URL, index name, and API keys.
- Offers 'get-preliminary-search-data' tool for exploring the search index schema.
- Provides the 'get-search-results' tool for performing searches.
- Includes 'get-status' tool for service health monitoring.
Use Cases
- Enhancing AI agent capabilities by providing access to a search index.
- Integrating search functionality into applications leveraging MCP.
- Enabling AI agents to perform research and retrieve relevant information.