Skip to main content

MCP Server for Peliqan.io

Project description

Peliqan MCP Server

For more info, visit https://peliqan.io/mcp.

Configuration

Set up the connection to your Peliqan acount.

Create a configuration file named peliqan_config.json in your home folder:

{
    "account_id": 1234,
    "api_token": "xxx"
}

Or add the environment variables:

  • account_id
  • api_token

Installation

pip install mcp-server-peliqan

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

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

Location on Windows: $env:AppData\Claude\claude_desktop_config.json Location on Mac: ~/Library/Application\ Support/Claude/claude_desktop_config.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_peliqan-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_peliqan-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_peliqan-0.1.0.tar.gz.

File metadata

  • Download URL: mcp_server_peliqan-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mcp_server_peliqan-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9d7dd7c16c3e23496ae00dbdb254d8e2db583a9fa78f3e1ac0718f12c9ce00bd
MD5 a1ac7b0eefddbdddf36adc704a18dd0a
BLAKE2b-256 139c3373d54b9cd30a50e7c9213e750121d41b9a774817a99efbdf6f06755e2b

See more details on using hashes here.

File details

Details for the file mcp_server_peliqan-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_peliqan-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07d7ce4bb2cac9a9b45db03dfcf509e03b50e827fe4f8712c7f1ea8d5bda54c8
MD5 a9411d3df3ea673d8814d1b38e888dbf
BLAKE2b-256 c9c9993b2f6638ab30a8488c328e0d32376d74c31ba460dd0ebbe90b6067d7e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page