Skip to content
MCP-BridgeMCP-Bridge
Security

Jawaharlal Nehru Rajkeeya Mahavidyalaya MCP Config

Transfer Certificates issued by JNRM can be downloaded in citizen's DigiLocker account.

Config URL

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

https://mcpbridge.org/config/apisetu-gov-in-jnrmand.json

One-Click Install

Copy the snippet for your MCP client and paste it in — zero editing required.

Claude Desktop

Add to claude_desktop_config.json

{
  "mcpServers": {
    "apisetu-gov-in-jnrmand": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-jnrmand"
      ],
      "env": {
        "JAWAHARLAL_NEHRU_RAJKEEYA_MAHAVIDYALAYA_API_KEY": "your_jawaharlal_nehru_rajkeeya_mahavidyalaya_api_key"
      }
    }
  }
}

Cursor

Settings → MCP Servers → Add

{
  "mcpServers": {
    "apisetu-gov-in-jnrmand": {
      "url": "https://mcpbridge.org/config/apisetu-gov-in-jnrmand.json"
    }
  }
}

VS Code

Use with MCP extension

{
  "mcpServers": {
    "apisetu-gov-in-jnrmand": {
      "url": "https://mcpbridge.org/config/apisetu-gov-in-jnrmand.json"
    }
  }
}

Configuration JSON

Use curl https://mcpbridge.org/config/apisetu-gov-in-jnrmand.json to fetch programmatically.

{
  "mcpServers": {
    "apisetu-gov-in-jnrmand": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-jnrmand"],
      "env": {
      "JAWAHARLAL_NEHRU_RAJKEEYA_MAHAVIDYALAYA_API_KEY": "your_jawaharlal_nehru_rajkeeya_mahavidyalaya_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://mcpbridge.org/config/apisetu-gov-in-jnrmand.json

Environment Variables

JAWAHARLAL_NEHRU_RAJKEEYA_MAHAVIDYALAYA_API_KEY

Replace your_jawaharlal_nehru_rajkeeya_mahavidyalaya_api_key with your actual jawaharlal nehru rajkeeya mahavidyalaya api key

Endpoints

POST/trcer/certificate

Transfer Certificate