Adeptia MCP Server

Operational
Uptime
16h 49m
60,573 seconds
Memory (Heap)
31.7 MB
of 33.1 MB allocated
Memory (RSS)
81.2 MB
resident set size
Runtime
v20.20.1
Node.js version

MCP Capability Framework

Tools โ†’ Knowledge Base โ†’ Solutions

๐Ÿ› ๏ธ Tools

MCP Tools ยท Core Platform Capabilities

40 tools

๐Ÿ” Discovery

11 tools
Connectors
โœ… search_connectors
v5.2 | Private Preview
Implemented as MCP Resource (adeptia://connectors). Returns normalized connector catalog with category inference and counts.
๐Ÿ“‹ get_connector_info
v5.3 | Not Ready
NO CODE - needs implementation. Can read connector metadata from WebRunner.
Layouts & Schemas
โœ… list_layouts
v5.3 | Private Preview
โœ… Implemented - Returns all layout (schema) entities with filtering by type and search.
โœ… get_layout_fields
v5.3 | Private Preview
โœ… Implemented - Returns hierarchical field structure for mapping and data preview.
โœ… get_layout_debug
v5.3 | Private Preview
โœ… Implemented - Returns full layout (schema) config for debugging (ownership, versioning, permissions, encoding).
Connections
โœ… list_connections
v5.3 | Private Preview
โœ… Implemented - Lists connections across 15 types (ftp, http, oauth, database, kafka, etc.) via parallel API calls. Returns normalized data: id, name, connection_type, typed_id, project, owner, timestamps, is_active, in_use, and type-specific config. Supports filtering by type, search, and pagination.
Sources
โœ… list_sources
v5.3 | Private Preview
โœ… Implemented - Lists sources across 6 types (ftp, mail, lanfile, jms, application, database) via parallel API calls. Returns normalized data with type-specific config.
Mappings
โœ… list_mappings
v5.3 | Private Preview
โœ… Implemented - Lists data mappings with source/target schemas. Client-side search and project filter.
โœ… get_mapping_details
v5.3 | Private Preview
โœ… Implemented - Gets detailed mapping with XSL/XML/JSON. Original API format.
โœ… create_mapping
v5.3 | Private Preview
โœ… Implemented - Creates mapping by posting payload to Mapper API. Returns mapping_id and entity_name on success.
Templates
โœ… manage_scenario_template
v5.3 | Private Preview
โœ… Implemented - CRUD for scenario templates. Non-engineers can update CSV/FHIR configs without code deploys.

โœ“ Validation

6 tools
Health Checks
โœ… ping_instance
v5.3 | Private Preview
โœ… Verified on ad-automate.adeptia.com - Returns health status, version (5.1), and instance URL.
Connection Testing
โณ validate_connector_config
H2 2026 | Not Ready
ai-agent Testing Agent handles validation framework. Connector configs need extension.
โœ… test_connection
v5.3 | Private Preview
Implemented - Tests connection connectivity by typed_id. Returns status: success/fail/error with message.
Data Validation
โœ… validate_mapping
v5.3 | Private Preview
โœ… Implemented - Two-layer validation: (1) Client-side checks XSL structure (root element, namespace, templates), (2) Server-side formats XSL. Note: API is lenient - real semantic validation occurs at mapping execution time. Two modes: direct XSL or by mapping_id. Can save mapping when isAutoSave=true.
โณ validate_workflow
H2 2026 | Not Ready
ai-agent Testing Agent provides validation framework for workflows.
โณ validate_expression
H2 2026 | Not Ready
ai-agent Transformation Agent handles expression evaluation in XSL context.

โšก Workflow

5 tools
Workflow Lifecycle
๐Ÿ“‹ execute_workflow
v5.3 | Not Ready
NO CODE - needs implementation. Runtime has clean REST endpoint. Accepts JobDetail.
โณ create_workflow
H2 2026 | Not Ready
CANNOT USE Automate v5 - Requires BPMN XML with pixel coordinates. ai-agent provides LangGraph multi-agent workflow with state management.
โณ update_workflow
H2 2026 | Not Ready
Same as create - ai-agent orchestrator supports state updates.
โณ deploy_workflow
H2 2026 | Not Ready
ai-agent can deploy to Runtime via POST /processflow/execute.
โณ delete_workflow
H2 2026 | Not Ready
ai-agent uses Redis for state - deletion straightforward.

๐Ÿ“Š Monitoring

9 tools
Workflows
โœ… list_workflows
v5.3 | Private Preview
Implemented - Returns all workflows with filtering by status, project, owner, and search.
โœ… get_workflow_status
v5.3 | Private Preview
Implemented - Returns workflow details and current status by ID.
Executions
โœ… get_execution_history
v5.3 | Private Preview
Implemented - Returns execution history with filtering by status, transaction, and partner.
โœ… get_execution_details
v5.3 | Private Preview
โœ… Implemented - Returns execution details with step-level breakdown (Source, Adeptia, Destination). Extended with optional audit logs (activity-by-activity trail) and context info (execution variables).
Dashboards
โœ… get_automation_overview
v5.3 | Private Preview
โœ… Implemented - Returns comprehensive dashboard overview with 6 sections: summary, trends, completed, pending, transaction_types, process_flows.
โœ… get_trigger_dashboard
v5.3 | Private Preview
Implemented - Returns trigger/event dashboard with 5 sections: event_chart, triggered_processes, active_triggers, process_errors, trigger_errors.
Transactions
โœ… list_transactions
v5.3 | Private Preview
Implemented - Returns all transactions with filtering and search.
โœ… get_transaction_details
v5.3 | Private Preview
Implemented - Returns detailed transaction information by ID.
System
โœ… get_diagnostics
v5.3 | Private Preview
โœ… Verified on ad-automate.adeptia.com - Returns version, build tag, and app settings.

๐Ÿ“ Business Rules

5 tools
Entity Management
๐Ÿ“‹ create_business_rule_entity
v5.3 | Not Ready
Step A of business-rule deployment. Creates empty entity shell.
๐Ÿ“‹ save_business_rule_entity
v5.3 | Not Ready
Step D. Saves finalized business-rule entity with generated Python and JSON sample data.
๐Ÿ“‹ create_json_layout
v5.3 | Not Ready
Creates JSON layout by uploading sample JSON. Returns layout_id for business rule deployment.
Code Generation
๐Ÿ“‹ generate_business_rule_synthetic_data
v5.3 | Not Ready
Step B. Generates synthetic JSON data from schema for AI rule-code generation.
๐Ÿ“‹ generate_business_rule_python
v5.3 | Not Ready
Step C. Generates Python code per business rule with AD-Automate AI.

๐Ÿ” Enrichment

4 tools
Source Registration
โœ… register_enrichment_source
v5.3 | Private Preview
โœ… Implemented - Register enrichment sources (database, API, CSV, value map) for runtime lookups.
โœ… list_enrichment_sources
v5.3 | Private Preview
โœ… Implemented - List registered enrichment sources with sensitive field redaction.
โœ… import_value_maps
v5.3 | Private Preview
โœ… Implemented - Import value maps from AA4 as enrichment sources with content hash idempotency.
โœ… enrich_record
v5.3 | Private Preview
โœ… Implemented - Runtime enrichment lookup with single-hop and chained multi-hop support.

๐Ÿง  Knowledge Base

MCP Resources ยท Vector Search ยท Integration Patterns

11 tools + Resources
Document Ingestion
โœ… kb_ingest
v5.3 | Private Preview
โœ… Implemented - Upload and index documents (PDF, DOCX, TXT, HTML, etc.) via multipart/form-data.
โœ… kb_ingest_batch
v5.3 | Private Preview
โœ… Implemented - Bulk upload multiple documents in a single request.
โœ… kb_ingest_async
v5.3 | Private Preview
โœ… Implemented - Async ingestion for large files. Returns job_id immediately.
Search & Retrieval
โœ… kb_query
v5.3 | Private Preview
โœ… Implemented - Semantic search with natural language queries. Returns scored results with text chunks.
โœ… kb_get_document
v5.3 | Private Preview
โœ… Implemented - Retrieve all chunks of a document by ID.
โœ… kb_list_documents
v5.3 | Private Preview
โœ… Implemented - List documents with metadata and preview text per category.
โœ… kb_document_counts
v5.3 | Private Preview
โœ… Implemented - Get document counts per category for browse mode.
Management
โœ… kb_delete
v5.3 | Private Preview
โœ… Implemented - Remove a document and all its chunks from the index.
โœ… kb_job_status
v5.3 | Private Preview
โœ… Implemented - Check async ingestion job status (queued/processing/completed/failed).
โœ… kb_health
v5.3 | Private Preview
โœ… Implemented - Service health check (no auth required).
Templates
โณ get_template
v6 | Not Ready
Template system with AI-powered schema matching and pattern library.

+ MCP Resources: Connectors, Schemas, Mappings, Templates

๐Ÿš€ Solutions

MCP Prompts ยท Guided Workflows ยท Time to Value

11 prompts
๐Ÿ“ insurance-claims-processing
Process insurance claims from PDF documents and update the policy admin system with extracted data
๐Ÿ“ enrollment-ldex-conversion
Ingest CSV files containing enrollment data, convert to LIMRA LDEX format, and validate policy data, beneficiaries, and dependents
๐Ÿ“ group-life-edi
Process group life insurance EDI files (834, 820) and load into policy administration system
๐Ÿ“ enrollment-onboarding
Scan incoming PDF enrollment forms using IDP, extract beneficiary and dependent data, validate mandatory fields, and load into HR/Benefits system
๐Ÿ“ invoice-processing
Extract invoice data from emails/PDFs, validate against PO system, and route for approval to ERP
๐Ÿ“ csv-to-sap
Import customer records from CSV files on SFTP into SAP Account Tables (KNA1, KNB1, etc)
๐Ÿ“ salesforce-to-sap
Sync customer orders from Salesforce to SAP ERP and trigger fulfillment workflows
๐Ÿ“ employee-provisioning
When a new employee is added in Workday, provision accounts in Active Directory, Okta, and ServiceNow
๐Ÿ“ patient-data-replication
Replicate patient records from Epic to data warehouse for analytics while masking PHI
๐Ÿ“ donor-application-processing
Process donor applications from Salesforce Cases: retrieve PDF attachment, extract data via IDP, classify document type, validate donor applications against AI business rules, route validation failures to human review, and update the originating Case with results
๐Ÿ“ canonical-model-inference
Analyze source database schemas and generate a unified canonical data model with DDL and ER diagrams for your data warehouse

Prompts = Pre-built solutions that combine Tools + Knowledge for instant value

Legend: โœ… Available | ๐Ÿงช Testing | ๐Ÿ“‹ Planned (v5.3) | โณ Future (H2 2026/v6)

/ Home /health JSON /healthz /ready /mcp