Search-as-a-service platform. Lightning-fast search with typo tolerance and filtering.
npx -y @algolia/mcp-server-algolia
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"algolia": {
"command": "npx",
"args": ["-y", "@algolia/mcp-server-algolia"]
}
}
}
```
fetch_datacreate_recordupdate_resourceget_infolist_resourcesSearch-as-a-service platform. Lightning-fast search with typo tolerance and filtering.
Language: TypeScript
Category: APIs