National Institute of Open Schooling MCP Config
National Institute of Open Schooling (NIOS) is issuing marksheets, Provisional certificates, migration certificates through DigiLocker. These can be pulled by students into their DigiLocker accounts. Currently available - 2010 - 2020 [Class XII & Class Xth]
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/apisetu-gov-in-nios.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-nios.json to fetch programmatically.
{
"mcpServers": {
"apisetu-gov-in-nios": {
"command": "npx",
"args": ["-y","@mcp/apisetu-gov-in-nios"],
"env": {
"NATIONAL_INSTITUTE_OF_OPEN_SCHOOLING_API_KEY": "your_national_institute_of_open_schooling_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-nios.jsonEnvironment Variables
NATIONAL_INSTITUTE_OF_OPEN_SCHOOLING_API_KEYReplace your_national_institute_of_open_schooling_api_key with your actual national institute of open schooling api key
Endpoints
/hscer/certificateClass XII Marksheet
/hsmgr/certificateClass XII Migration Certificate
/hvcer/certificateClass XII Provisional Certificate
/sscer/certificateClass X Marksheet
/ssmgr/certificateClass X Migration Certificate
/svcer/certificateClass X Provisional Certificate