CISCE MCP Config
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).
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/apisetu-gov-in-cisce.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-cisce.json to fetch programmatically.
{
"mcpServers": {
"apisetu-gov-in-cisce": {
"command": "npx",
"args": ["-y","@mcp/apisetu-gov-in-cisce"],
"env": {
"CISCE_API_KEY": "your_cisce_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-cisce.jsonEnvironment Variables
CISCE_API_KEYReplace your_cisce_api_key with your actual 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