cheungxin/jiandaoyun-mcp-server
If you are the rightful owner of jiandaoyun-mcp-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.
JianDaoYun MCP Server is a Model Context Protocol service designed for managing form data in JianDaoYun, offering comprehensive CRUD operations and advanced query capabilities.
Tools
Functions exposed to the LLM to take actions
get_form_fields
Retrieve form field definitions.
submit_form_data
Submit data to a form with automatic field type matching.
get_form_data
Retrieve specific data records from a form.
query_form_data
Query multiple data records with filtering and pagination.
update_form_data
Update existing data records.
delete_form_data
Delete one or more data records.
get_upload_token
Retrieve file upload credentials.
list_apps_and_forms
List accessible applications or forms within a specified application.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client