Skip to content
MCP-BridgeMCP-Bridge
Finance & Payments

UCO Bank MCP Config

APIs provided by UCO Bank.

Config URL

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

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

Cursor

Settings → MCP Servers → Add

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

VS Code

Use with MCP extension

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

Configuration JSON

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

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

Environment Variables

UCO_BANK_API_KEY

Replace your_uco_bank_api_key with your actual uco bank api key

Endpoints

POST/tdcer/certificate

TDS Certificate