MCP.so
ログイン
サーバー

Peliqan

@peliqan-io

Peliqan is an all-in-one data platform with ETL and built-in data warehouse. The Peliqan MCP server allows you to connect to all your business applications to query data, ask analytical questions on your data etc. Use Peliqan to expose your SaaS business applications via MCP and

概要

What is Peliqan?

Peliqan is an MCP server that connects Model Context Protocol (MCP) clients such as Claude Desktop to your Peliqan account. It allows you to expose MCP methods defined in API handler scripts inside Peliqan as tools.

How to use Peliqan?

Install the package with pip install mcp-server-peliqan, then configure your Peliqan account ID and API token either in a peliqan_config.json file in your home folder or as environment variables peliqan_account_id and peliqan_api_token. Add the server to Claude Desktop’s configuration file and set up a custom API endpoint in Peliqan pointing to an API handler script that contains your MCP methods.

Key features of Peliqan

  • Exposes MCP tools defined in Peliqan API handler scripts.
  • Configurable via JSON file or environment variables.
  • Custom API endpoint at route /mcp with method POST.
  • Works out‑of‑the‑box with Claude Desktop.
  • Provides MCP templates in Peliqan to get started quickly.

Use cases of Peliqan

  • Query and manage Peliqan data from Claude Desktop.
  • Build an AI assistant that interacts with your Peliqan account.
  • Enable MCP‑powered workflows that combine Peliqan data with other tools.

FAQ from Peliqan

What do I need to set up the Peliqan MCP server?

You need a Peliqan account ID and an API token. You also need to create an API handler script in Peliqan that defines your MCP methods and link it to a custom endpoint at /mcp.

How do I configure Peliqan?

Create a peliqan_config.json file in your home folder containing account_id and api_token, or set the peliqan_account_id and peliqan_api_token environment variables.

Where do I place the Claude Desktop configuration?

On Windows, the file is at $env:AppData\Claude\claude_desktop_config.json; on Mac, it is at ~/Library/Application\ Support/Claude/claude_desktop_config.json.

How do I install Peliqan?

Run pip install mcp-server-peliqan in your Python environment.

タグ

「データと分析」の他のコンテンツ