AgentStack
MCP verified MIT Self-run

Skills

mcp-algolia-skills · by algolia

Algolia skills for AI Agents

No reviews yet
0 installs
20 views
0.0% view→install

Install

$ agentstack add mcp-algolia-skills

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Algolia Skills

Agent skills for managing Algolia search, analytics, recommendations, and index configuration.

[](LICENSE)


✨ Skills

| Skill | Description | | --------------- | ---------------------------------------------------------------------------------- | | algolia-mcp | Search, analytics, and recommendations via the Algolia MCP server | | algolia-cli | Manage indices, settings, rules, and synonyms via the Algolia CLI | | algobot-cli | AI agents, Agent Studio, RAG, and conversational experiences built on Algolia | | instantsearch | Build search UIs (autocomplete, search results, faceted search) with InstantSearch | | algolia-crawler | Crawl web pages or whole sites into a RAG-optimized index with the Algolia Crawler |


🚀 Installation

Marketplace (recommended)
/plugin marketplace add algolia/skills
/plugin install    # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler

Or install directly:

/plugin install @algolia-skills   # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler
npx
npx skills add https://github.com/algolia/skills
Clone / Copy
git clone https://github.com/algolia/skills.git
cp -r skills/    # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler

Skills directories by agent

| Agent | Directory | | ------------ | ---------------------------- | | Claude Code | ~/.claude/skills/ | | Cursor | ~/.cursor/skills/ | | OpenAI Codex | ~/.codex/skills/ | | OpenCode | ~/.config/opencode/skills/ |

Restart your agent to load the skill.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.