BranchMetrics/branch-mcp-server
If you are the rightful owner of branch-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.
The Branch MCP Server is a Model Context Protocol server designed to interact with the Branch API, providing comprehensive tools for various Branch services.
Tools
Functions exposed to the LLM to take actions
branch_get_app_settings
Get the settings for a Branch app.
branch_update_app_settings
Update the settings for a Branch app.
branch_create_deep_link
Create a Branch Deep Link URL.
branch_bulk_create_deep_links
Create multiple Branch deep link URLs in a single request.
branch_read_deep_link
Read the data associated with a Branch deep link URL.
branch_update_deep_link
Update a Branch deep link URL.
branch_delete_deep_link
Delete a Branch deep link URL.
branch_create_quick_link
Create a Branch Quick Link that appears on the dashboard.
branch_bulk_create_quick_links
Create multiple Branch Quick Links in a single request.
branch_update_quick_link
Update an existing Branch Quick Link.
branch_create_qr_code
Create a Branch QR code.
branch_query
Query Branch data with metrics, dimensions, and filters.
branch_get_daily_exports
Pull granular Branch event data directly.
branch_create_custom_export
Request a custom data export job.
branch_check_data_readiness
Check if data is ready for export for a given time.
branch_get_export_status
Get the status of a custom data export job.
branch_create_aggregate_export
Request a new aggregate data export.
branch_get_aggregate_export_status
Get the status of an aggregate data export job.
branch_create_cohort_export
Request a new cohort analytics export.
branch_get_cohort_export_status
Get the status of a cohort data export job.
branch_create_cross_event_export
Request a new cross-event data export.
branch_get_cross_event_export_status
Retrieve the status of a cross-event export job.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client