Localranker MCP

This host is an MCP server, not a website. Point your client at /mcp.

POST /mcp
MCP endpoint. Send your Developers API key as Authorization: Bearer.
GET /health
Liveness probe. No auth.
{
  "mcpServers": {
    "localranker": {
      "url": "https://mcp.localranker.fr/mcp",
      "headers": {
        "Authorization": "Bearer sk_live_…"
      }
    }
  }
}