MCP Server
MCP
Indices
Official Indices MCP server. Turn any website into a reliable API.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.indices.io",
"headers": [
{
"description": "Optional Indices API key as 'Bearer <key>'. Clients that support MCP OAuth can sign in in the browser instead.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment