Skip to content
MCP-Bridge
Developer ToolsAuto-generated

SBI General Insurance Company Ltd MCP Server

Insurance Policies such as Car, Two Wheeler, Commercial Vehicle, Health and Travel issued by SBI General (https://www.sbigeneral.in) are now available for Customers to be fetched into their DigiLocker accounts

Quick Setup

Transport: STDIO

Command: npx -y @mcp/apisetu-gov-in-sbigeneral

Environment Variables

SBI_GENERAL_INSURANCE_COMPANY_LTD_API_KEY

Example: your_sbi_general_insurance_company_ltd_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "apisetu-gov-in-sbigeneral": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-sbigeneral"],
      "env": {
      "SBI_GENERAL_INSURANCE_COMPANY_LTD_API_KEY": "your_sbi_general_insurance_company_ltd_api_key"
}
    }
  }
}

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/hlipc/certificate

Insurance Policy - Health

POST/tripc/certificate

Insurance Policy - Travel

POST/twipc/certificate

Insurance Policy - Two Wheeler