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_KEYExample: 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/certificateClass XII Passing Certificate
POST
/hscer/certificateClass XII Marksheet
POST
/hsmgr/certificateClass XII Migration Certificate
POST
/spcer/certificateClass X Passing Certificate
POST
/sscer/certificateClass X Marksheet