Loading languages...
MC

mcp-server-peliqan

@Peliqan-io

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

saas
business applications
data integration

# mcpServer Config

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

# stdio

python -m mcp_server_peliqan
Transport:
stdio
언어:
Python
생성됨:6/8/2025
업데이트됨:6/9/2025