MCP ServerSTDIOOfficialv1.0.0

Theyahia Elma365 MCP Server

Query and manage ELMA365 app items and BPM tasks via API. Built for developers integrating ELMA365 workflows and data into AI agents and automation tools.

io.github.theYahia/elma365-mcp

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Theyahia Elma365 MCP server does

How models use it and what it is built for.

Query and manage ELMA365 app items and BPM tasks via API. Built for developers integrating ELMA365 workflows and data into AI agents and automation tools.

Connect to Theyahia Elma365

Local install — runs as a subprocess.

npx @theyahia/elma365-mcp@1.0.0

Environment variables

Configuration this server reads at startup.

  • ELMA365_DOMAINRequiredSecret

    API key for the service

Resources

Where to find authoritative docs and source for Theyahia Elma365.

Example prompts for Theyahia Elma365

Paste any of these into Agent Studio after connecting Theyahia Elma365.

  • List all active BPM tasks in my ELMA365 instance
  • Fetch app item details for a specific item ID
  • What are the required fields to create a new app item
  • Show me the schema and authentication setup for ELMA365_DOMAIN

Theyahia Elma365 MCP server — FAQ

Common questions about connecting and running Theyahia Elma365.

  • What can I do with this MCP server?

    This server provides three tools to interact with ELMA365: query app items, retrieve BPM tasks, and manage workflow data. It connects your AI agent directly to ELMA365 APIs without manual HTTP calls.

  • How do I authenticate with ELMA365?

    Set the ELMA365_DOMAIN environment variable with your API key before running the server. This is required for all API requests to your ELMA365 instance.

  • How do I install and run this server?

    Run `npx @theyahia/elma365-mcp@1.0.0` in your terminal. The server uses stdio transport and will connect to your MCP client once the ELMA365_DOMAIN variable is configured.

  • Can I use this server to automate BPM workflows?

    Yes, the server exposes BPM task tools that let you query and interact with tasks. Refer to the official ELMA365 API documentation for the full range of workflow operations supported.

  • What happens if ELMA365_DOMAIN is not set?

    The server will fail to authenticate with ELMA365 and cannot execute any API calls. Ensure the environment variable is set before starting the MCP server.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground