Back to directory
peliqan-io/mcp-server-peliqan

peliqan-io/mcp-server-peliqan

@Peliqan-io

A local MCP server that connects to Peliqan platform to access various SaaS connectors for data integration and automation.

mcpsaasconnectorpeliqandata-integrationapiautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "peliqan": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server_peliqan"
      ],
      "env": {
        "peliqan_account_id": "1234",
        "peliqan_api_token": "xxx"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13