Skip to content
MCP-Bridge
Security

NIESBUD MCP Config

Training certificates as issued by NIESBUD can be downloaded by Citizen in his/her DigiLocker account.

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/apisetu-gov-in-niesbud.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-niesbud.json to fetch programmatically.

{
  "mcpServers": {
    "apisetu-gov-in-niesbud": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-niesbud"],
      "env": {
      "NIESBUD_API_KEY": "your_niesbud_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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-niesbud.json

Environment Variables

NIESBUD_API_KEY

Replace your_niesbud_api_key with your actual niesbud api key

Endpoints

POST/skcer/certificate

Skill Certificate