Elma365 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 2 Sep 2026.
MCP server for ELMA365 API — app items, BPM tasks. 3 tools.
Today is the operative word: we check Elma365 MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add elma365-mcp -- npx -y @theyahia/elma365-mcp
{
"mcpServers": {
"elma365-mcp": {
"args": [
"-y",
"@theyahia/elma365-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.elma365-mcp]
command = "npx"
args = ["-y", "@theyahia/elma365-mcp"]
{
"mcpServers": {
"elma365-mcp": {
"args": [
"-y",
"@theyahia/elma365-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"elma365-mcp": {
"args": [
"-y",
"@theyahia/elma365-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ELMA365_DOMAIN (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Planfix API — tasks, contacts. 3 tools.
MCP server for Kaiten API — cards, boards. 3 tools.
MCP server for Tilda API — projects, pages. 3 tools.
MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.
MCP server for JivoSite API — chats, agents, visitors. 3 tools.
MCP server for SWAPI API
A MCP Server for BMC Helix ITSM API.
MCP server for SignNow API helper tools (stdio only).
Answers built from our own checks of this server.