{
  "$schema": "https://static.modelcontextprotocol.org/schemas/2025-09-29/server-card/draft/schema.json",
  "name": "instascript-site-lookup",
  "serverInfo": {
    "name": "InstaScript Site Lookup",
    "version": "1.0.0"
  },
  "description": "Read-only lookup over InstaScript public pages and its measured in-browser transcription benchmark.",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://instascript.app/mcp"
  },
  "endpoint": "https://instascript.app/mcp",
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {},
    "prompts": {}
  },
  "authentication": {
    "required": false
  },
  "homepage": "https://instascript.app/ai/"
}