Ids Enterprise
Freeby MCP Community
Model Context Protocol (MCP) server providing comprehensive IDS Enterprise Web Components documentation access via GitLab API. Use with npx and GitLab token for
v0.0.7Added Apr 12, 2026
mcpmodel-context-protocolidsenterpriseweb-components
Ids Enterprise MCP Server
Model Context Protocol (MCP) server providing comprehensive IDS Enterprise Web Components documentation access via GitLab API. Use with npx and GitLab token for
Installation
Reviews
Installation
Quick install
npx -y ids-enterprise-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"ids-enterprise": {
"command": "npx",
"args": ["-y", "ids-enterprise-mcp-server"]
}
}
}