Skip to content
MCP-BridgeMCP-Bridge
Security

National e-Governance Division MCP Config

NeGD (http://negd.gov.in/) conducts trainings in the area of egovernance. Certificates for certain training programmes by NeGD are made available in participants' DigiLocker accounts.

Config URL

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

https://mcpbridge.org/config/apisetu-gov-in-negd.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-negd": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-negd"
      ],
      "env": {
        "NATIONAL_E_GOVERNANCE_DIVISION_API_KEY": "your_national_e_governance_division_api_key"
      }
    }
  }
}

Cursor

Settings → MCP Servers → Add

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

VS Code

Use with MCP extension

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

Configuration JSON

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

{
  "mcpServers": {
    "apisetu-gov-in-negd": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-negd"],
      "env": {
      "NATIONAL_E_GOVERNANCE_DIVISION_API_KEY": "your_national_e_governance_division_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-negd.json

Environment Variables

NATIONAL_E_GOVERNANCE_DIVISION_API_KEY

Replace your_national_e_governance_division_api_key with your actual national e governance division api key

Endpoints

POST/govid/certificate

ID Card