Skip to content
MCP-Bridge
SecurityAuto-generated

National Institute of Open Schooling MCP Server

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]

Quick Setup

Transport: STDIO

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

Environment Variables

NATIONAL_INSTITUTE_OF_OPEN_SCHOOLING_API_KEY

Example: your_national_institute_of_open_schooling_api_key

MCP Server Configuration

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

{
  "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"
}
    }
  }
}

Endpoints

POST/hscer/certificate

Class XII Marksheet

POST/hsmgr/certificate

Class XII Migration Certificate

POST/hvcer/certificate

Class XII Provisional Certificate

POST/sscer/certificate

Class X Marksheet

POST/ssmgr/certificate

Class X Migration Certificate

POST/svcer/certificate

Class X Provisional Certificate