Indices
Installation
SKILL.md
Indices MCP Server Guide
Overview
Indices is an MCP server that "turns any website into an API" by learning how websites work and creating reusable "tasks" that can be executed with runtime-specified parameters.
Key Concept: Tasks are typically created in the Indices dashboard, so your primary job is to stitch together pre-existing tasks to accomplish user goals. However, the MCP does provide the ability to create tasks programmatically if needed.
When to Use Indices
Use Indices for any user queries that involve:
- Retrieving data from external websites
- Performing actions on external services
- Automating web interactions
- Querying external APIs through web interfaces