ALM X++ MCP Server

Published in the official MCP registry as io.github.alimbenhelal-pro/alm-xpp-mcp.

People who work with dynamics 365, erp and xpp and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-04 · ★ 2 · #101 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install ALM X++ MCP Server

before you install - you'll need

Set ALMXPPMCP_API_KEY before connecting.

Claude Code

claude mcp add alimbenhelal-pro-alm-xpp-mcp --transport http https://api.almxpp.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "alimbenhelal-pro-alm-xpp-mcp": {
      "url": "https://api.almxpp.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.almxpp.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.almxpp.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package almxppmcp - unscoped; check the name against the project README before installing

registry namespace io.github.alimbenhelal-pro is GitHub-verified and matches the repo owner

03 · Who maintains ALM X++ MCP Server

ALM X++ MCP Server is maintained by alimbenhelal-pro. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
finance - ranked #101 of 318 actively-maintained finance servers as of 2026-09-18.
registry
io.github.alimbenhelal-pro/alm-xpp-mcp (active, first published 2026-03-08 · 8 versions)
packages
npm:almxppmcp

05 · ALM X++ MCP Server FAQ

What is ALM X++ MCP Server?

Published in the official MCP registry as io.github.alimbenhelal-pro/alm-xpp-mcp.

Is ALM X++ MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-04. We re-verify nightly.

How do I install ALM X++ MCP Server?

Run `npx -y almxppmcp`. The README documents one environment variable (ALMXPPMCP_API_KEY) to set first. Set ALMXPPMCP_API_KEY before connecting. You can also paste the ready-made client config above.

Does ALM X++ MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

06 · Alternatives to ALM X++ MCP Server

More finance MCP servers · Alphasmo Tools · Alpha Vantage MCP · Optionsahoy MCP · Zerodust · Chess UCI

More JavaScript MCP servers · Storyflo · Gtasks MCP · Mappls MCP · Amcharts5 · Listen · see all