Connector guide2-minute read7 MCP toolsEN · DE · IT

Papershift を MCP に — あらゆる AI エージェントから Papershift を操作

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

HCBy HelpCode team更新日 2 min read GitHub でオープンソース

クレジットカード不要 · 7日間の試用 · セルフホストの選択肢あり

Papershift

Papershift

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

ツール

7

地域

DE

カテゴリー

HR

認証

Query Param Auth

必要な環境変数

PAPERSHIFT_API_TOKEN
Cloud にワンクリックでインストール

7日間無料トライアル · クレジットカード不要

  • 7日間の無料トライアル
    クレジットカード不要
  • GDPR & SOC 2 ready
    EU データ保管、監査ログ
  • GitHub でオープンソース
    オープンソース · AGPL-3.0
  • ChatGPT、Claude、Gemini に対応
    MCP 対応クライアントすべて

インストール不要。2分以内に動きます。

cloud.anythingmcp.com で無料トライアルを開始し、Papershift をワンクリックで追加して、AI クライアント(Claude、ChatGPT、Copilot、Cursor)を生成された MCP エンドポイントに向けるだけ。Docker も git clone も、開発経験も不要です。

無料トライアルを開始

Summary

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

こう聞いてみよう

Papershift のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Papershift · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Papershift をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

Papershift

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

セットアップ

Getting a token

  1. Sign in to Papershift as an administrator and open Einstellungen → API (Settings → API).
  2. Generate a public API token and copy it into PAPERSHIFT_API_TOKEN. The token is account-wide and carries administrator rights — anyone holding it can read the whole roster, so treat it as a password.

The token travels as a query parameter, not a header: Papershift's public API expects ?api_token=… on every request. AnythingMCP appends it automatically (QUERY_AUTH), so it never appears in a tool's parameters and never has to be pasted into a prompt.

…(continued in the in-app connector instructions)

前提条件: PAPERSHIFT_API_TOKEN

ローカルでコネクタをインストール

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

http://localhost:3000/connectors/store を開き、 Papershift を選択し、前提条件に記載された環境変数を入力します。

利用可能なツール

ToolWhat it does
papershift_list_usersList employees with their name, e-mail, employee number and the locations they belong to
papershift_get_userRead one employee by id: contact details, employment data, assigned locations and tags
papershift_list_locationsList the locations (Standorte) the account is organised into, with their address and working-area structure
papershift_list_shiftsRead the planned roster in a date range: who is scheduled where and when
papershift_list_working_sessionsRead actually worked time in a date range — clock-in and clock-out, breaks and the resulting duration
papershift_list_absencesRead absences (holiday, sickness, special leave) in a date range with their type and approval state, to explain gaps in the roster
papershift_list_working_areasList the working areas (Arbeitsbereiche) inside the locations — the roles a shift can be planned for, such as bar, kitchen or till

次のステップ

このガイドは役に立ちましたか?

Your Papershift agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド

connectors

Papershift を ChatGPT に接続する方法 — MCP 経由

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

connectors

Papershift を Claude に接続する方法 — MCP 経由

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

connectors

Papershift を Cursor に接続する方法 — MCP 経由

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

connectors

Papershift を Gemini に接続する方法 — MCP 経由

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

connectors

AFAS Profit を MCP に — あらゆる AI エージェントから AFAS Profit を操作

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica を MCP に — あらゆる AI エージェントから Aruba Fatturazione Elettronica を操作

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.