Skip to content
MCP-Bridge
Security

CISCE Claude Desktop Config

Add the CISCE MCP server to Claude Desktop with this ready-to-use configuration.

Setup Instructions

  1. Open Claude Desktop
  2. Go to Settings → Developer → Edit Config → claude_desktop_config.json
  3. Paste the JSON below into the file
  4. Set your credentials in the env section
  5. Restart Claude Desktop

Configuration JSON

Copy the entire block into your claude_desktop_config.json

{
  "mcpServers": {
    "apisetu-gov-in-cisce": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-cisce"
      ],
      "env": {
        "CISCE_API_KEY": "your_cisce_api_key"
      }
    }
  }
}

Environment Variables

CISCE_API_KEY

Replace your_cisce_api_key with your actual cisce api key

Endpoints

POST/hpcer/certificate

Class XII Passing Certificate

POST/hscer/certificate

Class XII Marksheet

POST/hsmgr/certificate

Class XII Migration Certificate

POST/spcer/certificate

Class X Passing Certificate

POST/sscer/certificate

Class X Marksheet