Algolia Productivity
Rank #50,140io.github.algolia/algolia-productivity
Connect LLM tools to your Algolia account with user-scoped access for internal workflows.
Algolia Productivity is a Model Context Protocol (MCP) server published by algolia. It ranks #50,140 of 115,591 servers tracked on MCP Toplist. Algolia Productivity is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 65,451 of 115,591 servers on MCP Toplist.
Use Algolia Productivity
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http algolia-productivity https://mcp.algolia.com/mcp[mcp_servers.algolia-productivity]
url = "https://mcp.algolia.com/mcp"Add to ~/.codex/config.toml.
https://mcp.algolia.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"algolia-productivity": {
"url": "https://mcp.algolia.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"algolia-productivity": {
"type": "http",
"url": "https://mcp.algolia.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"algolia-productivity": {
"serverUrl": "https://mcp.algolia.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"algolia-productivity": {
"url": "https://mcp.algolia.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.algolia%2Falgolia-productivity)<a href="https://mcptoplist.com/server/io.github.algolia%2Falgolia-productivity"><img src="https://mcptoplist.com/badge/io.github.algolia%2Falgolia-productivity.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
algolia
Other servers by algolia
View all algolia servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jul 24, 2026 |
| 1.0.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Algolia Productivity?
- Algolia Productivity is maintained by algolia, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Algolia Productivity listed on the Official MCP Registry?
- Yes — Algolia Productivity is listed on the Official MCP Registry.
- How many versions does Algolia Productivity have?
- MCP Toplist tracks 2 versions of Algolia Productivity, most recently published on Jul 24, 2026.
- Where can I find the source code for Algolia Productivity?
- The source code for Algolia Productivity is hosted at github.com/algolia/mcp-server.