Skip to content
MCP-Bridge
Security

Common Service Centre (CSC) Claude Desktop Config

Add the Common Service Centre (CSC) 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-csc": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-csc"
      ],
      "env": {
        "COMMON_SERVICE_CENTRE__CSC__API_KEY": "your_common_service_centre__csc__api_key"
      }
    }
  }
}

Environment Variables

COMMON_SERVICE_CENTRE__CSC__API_KEY

Replace your_common_service_centre__csc__api_key with your actual common service centre csc api key

Endpoints

POST/skcer/certificate

Skill Certificate