Skip to content
MCP-BridgeMCP-Bridge
Security

eDistrict Andaman & Nicobar Islands, Andaman & Nicobar MCP Config

eDistrict Andaman (https://edistrict.andaman.gov.in/) is the online service delivery portal for Andaman & Nicobar Islands. Certain documents issued by it (e.g. Local Certificate,Income Certificate,OBC Certificate,Resident Certificate etc) can be pulled into citizens' DigiLocker accounts.

Config URL

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

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

Cursor

Settings → MCP Servers → Add

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

VS Code

Use with MCP extension

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

Configuration JSON

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

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

Environment Variables

EDISTRICT_ANDAMAN___NICOBAR_ISLANDS__ANDAMAN___NICOBAR_API_KEY

Replace your_edistrict_andaman___nicobar_islands__andaman___nicobar_api_key with your actual edistrict andaman nicobar islands andaman nicobar api key

Endpoints

POST/brlcs/certificate

Bar License

POST/dpcer/certificate

Dependency Certificate

POST/fmcer/certificate

Family Membership Certificate

POST/incer/certificate

Income Certificate

POST/lccep/certificate

Local Candidate/ Status Certificate

POST/ndcer/certificate

No Dues/ Objection Certificate

POST/obcer/certificate

OBC Certificate

POST/rmcer/certificate

Marriage Certificate

POST/rscer/certificate

Residence Certificate

POST/rucer/certificate

Regional Language(s) Certificate