mr-wolf-gb/mcp-jaspersoft-server
If you are the rightful owner of mcp-jaspersoft-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Node.js Model Context Protocol (MCP) server for JasperReports Server REST API v2.
Tools
Functions exposed to the LLM to take actions
jasper_authenticate
Authenticate with JasperReports Server
jasper_test_connection
Test server connectivity
jasper_upload_resource
Upload JRXML reports and resources
jasper_list_resources
List repository resources
jasper_get_resource
Retrieve resource details
jasper_update_resource
Update existing resources
jasper_delete_resource
Delete resources
jasper_run_report_sync
Execute reports synchronously
jasper_run_report_async
Start asynchronous execution
jasper_get_execution_status
Check execution status
jasper_get_execution_result
Retrieve execution results
jasper_cancel_execution
Cancel running executions
jasper_create_job
Create scheduled jobs
jasper_list_jobs
List existing jobs
jasper_update_job
Modify job schedules
jasper_delete_job
Remove scheduled jobs
jasper_run_job_now
Execute jobs immediately
jasper_get_input_controls
Get report parameters
jasper_set_input_control_values
Set parameter values
jasper_validate_input_controls
Validate parameters
jasper_manage_permissions
Set resource permissions
jasper_manage_users
User and role management
jasper_manage_domains
Domain operations
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client