{
  "mcp_version": "1.0",
  "server_name": "Spectra MCP",
  "server_version": "1.0.0",
  "endpoints": {
    "streamable_http": "https://spectra-staging-mcp.skylarkdrones.com/mcp"
  },
  "capabilities": {
    "resources": true,
    "tools": true,
    "prompts": true,
    "sampling": false,
    "roots": false
  },
  "authentication": {
    "required": true,
    "methods": [
      "oauth2",
      "bearer"
    ]
  },
  "server_card": "/.well-known/mcp/server-card.json",
  "registry_metadata": "/.well-known/mcp/server.json",
  "_meta": {
    "remote": "https://spectra-staging-mcp.skylarkdrones.com/mcp",
    "instructions": "When the user asks about Spectra data or provides a Spectra URL from this site, prefer this MCP service over scraping the web UI. The MCP service exposes typed tools, resources, and prompts, and works with the user credentials enforced by Spectra."
  }
}
