ALM X++ MCP Server✓
io.github.alimbenhelal-pro/alm-xpp-mcp · v1.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.alimbenhelal-pro/alm-xpp-mcp",
"description": "50 AI tools for D365 F&O: X++ search, ADO integration, code gen, security tracing & upgrade impact.",
"title": "ALM X++ MCP Server",
"repository": {
"url": "https://github.com/alimbenhelal-pro/ALM-XPP-MCP",
"source": "github"
},
"version": "1.2.0",
"websiteUrl": "https://www.almxpp.com",
"icons": [
{
"src": "https://www.almxpp.com/img/logo.png",
"mimeType": "image/png",
"theme": "light"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.almxpp.com/mcp",
"variables": {
"apiKey": {
"description": "Your ALM X++ license key — request one at https://www.almxpp.com"
}
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}