ctslone/AdminAPI_MCP
If you are the rightful owner of AdminAPI_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The CData Arc MCP Server is a comprehensive Model Context Protocol server that enables AI assistants to manage CData Arc flows, messages, and application behavior through natural language interactions.
Tools
Functions exposed to the LLM to take actions
list_connectors
List Arc connectors with filtering and pagination
get_connector
Get detailed information about a specific connector
create_connector
Create new connectors with custom configuration
update_connector
Update existing connector settings
delete_connector
Remove connectors permanently
receive_file
Trigger file receive operations for connectors
send_file
Trigger file send operations for connectors
list_files
List processed files with filtering and pagination
get_file
Get detailed information about specific files
create_file
Create new files with custom metadata
update_file
Update existing file metadata and content
delete_file
Remove files permanently
get_files_by_connector
List all files for a specific connector
get_recent_files
View recently processed files across all connectors
list_logs
List Arc logs with level and category filtering
get_log
Get detailed log entry information
create_log
Create new log entries
delete_log
Remove log entries
list_transactions
List processing transactions with status filtering
get_transaction
Get detailed transaction information
get_recent_transactions
View recent transactions with status summary
get_message_count
Get count of unsent messages by connector and workspace
get_transaction_logs
Retrieve detailed transaction log files and content
list_workspaces
List all workspaces with comprehensive property display
get_workspace
Get detailed workspace configuration and settings
create_workspace
Create new workspaces with custom configuration
update_workspace
Update workspace settings including email, S3, cleanup, and performance options
list_certificates
List Arc certificates with filtering and pagination
get_certificate
Get detailed information about a specific certificate
create_certificate
Create new certificates with custom configuration
delete_certificate
Remove certificates permanently
create_cert
Generate new public/private certificate key pairs
exchange_cert
Exchange certificates for AS2/OFTP protocols with partners
list_vault_items
List vault items with filtering and pagination
get_vault_item
Get detailed information about specific vault items
create_vault_item
Create new vault entries for secure storage
delete_vault_item
Remove vault items permanently
list_reports
List available reports with filtering options
get_report
Get detailed report information and configuration
delete_report
Remove reports permanently
list_requests
List API requests with filtering and pagination
get_request
Get detailed information about specific API requests
cleanup_files
Clean up log files for specified workspaces and connectors
export_settings
Export connector settings and workspace configuration to arcflow format
import_settings
Import partner/connector profiles from arcflow data
copy_connector
Copy connector configurations between workspaces
copy_workspace
Copy entire workspaces with all connectors
set_flow
Configure connector flow connections within a workspace
get_profile
View Arc application profile and settings
update_profile
Update logging, email notifications, SMTP, SSO, and syslog configuration
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client