Back to directory
mcp-server-peliqan

mcp-server-peliqan

@Peliqan-io1

An MCP server that connects with Peliqan account to provide access to various SaaS business applications through MCP methods

saasbusiness applicationsdata integrationcloud

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
2025/6/8
Updated
2026/6/7