Skip to content
MCP-Bridge
SecurityAuto-generated

CISCE MCP Server

CISCE (http://www.cisce.org/) is issuing marksheets, passing certificates, migration certificates through DigiLocker. These can be pulled by students into their DigiLocker accounts. Currently available - 2014-2019 (marksheets, passing certificates of ICSE & ISC and migration certificates of ISC).

Quick Setup

Transport: STDIO

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

Environment Variables

CISCE_API_KEY

Example: your_cisce_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "apisetu-gov-in-cisce": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-cisce"],
      "env": {
      "CISCE_API_KEY": "your_cisce_api_key"
}
    }
  }
}

Endpoints

POST/hpcer/certificate

Class XII Passing Certificate

POST/hscer/certificate

Class XII Marksheet

POST/hsmgr/certificate

Class XII Migration Certificate

POST/spcer/certificate

Class X Passing Certificate

POST/sscer/certificate

Class X Marksheet