universal-mcp 0.1.12__py3-none-any.whl → 0.1.13rc2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. universal_mcp/applications/__init__.py +51 -7
  2. universal_mcp/cli.py +109 -17
  3. universal_mcp/integrations/__init__.py +1 -1
  4. universal_mcp/integrations/integration.py +79 -0
  5. universal_mcp/servers/README.md +79 -0
  6. universal_mcp/servers/server.py +17 -29
  7. universal_mcp/stores/README.md +74 -0
  8. universal_mcp/stores/store.py +0 -2
  9. universal_mcp/templates/README.md.j2 +93 -0
  10. universal_mcp/templates/api_client.py.j2 +27 -0
  11. universal_mcp/tools/README.md +86 -0
  12. universal_mcp/tools/tools.py +1 -1
  13. universal_mcp/utils/agentr.py +90 -0
  14. universal_mcp/utils/api_generator.py +166 -208
  15. universal_mcp/utils/openapi.py +221 -321
  16. universal_mcp/utils/singleton.py +23 -0
  17. {universal_mcp-0.1.12.dist-info → universal_mcp-0.1.13rc2.dist-info}/METADATA +16 -41
  18. universal_mcp-0.1.13rc2.dist-info/RECORD +38 -0
  19. universal_mcp/applications/ahrefs/README.md +0 -76
  20. universal_mcp/applications/ahrefs/__init__.py +0 -0
  21. universal_mcp/applications/ahrefs/app.py +0 -2291
  22. universal_mcp/applications/cal_com_v2/README.md +0 -175
  23. universal_mcp/applications/cal_com_v2/__init__.py +0 -0
  24. universal_mcp/applications/cal_com_v2/app.py +0 -5390
  25. universal_mcp/applications/calendly/README.md +0 -78
  26. universal_mcp/applications/calendly/__init__.py +0 -0
  27. universal_mcp/applications/calendly/app.py +0 -1195
  28. universal_mcp/applications/clickup/README.md +0 -160
  29. universal_mcp/applications/clickup/__init__.py +0 -0
  30. universal_mcp/applications/clickup/app.py +0 -5009
  31. universal_mcp/applications/coda/README.md +0 -133
  32. universal_mcp/applications/coda/__init__.py +0 -0
  33. universal_mcp/applications/coda/app.py +0 -3671
  34. universal_mcp/applications/e2b/README.md +0 -37
  35. universal_mcp/applications/e2b/app.py +0 -65
  36. universal_mcp/applications/elevenlabs/README.md +0 -84
  37. universal_mcp/applications/elevenlabs/__init__.py +0 -0
  38. universal_mcp/applications/elevenlabs/app.py +0 -1402
  39. universal_mcp/applications/falai/README.md +0 -42
  40. universal_mcp/applications/falai/__init__.py +0 -0
  41. universal_mcp/applications/falai/app.py +0 -332
  42. universal_mcp/applications/figma/README.md +0 -74
  43. universal_mcp/applications/figma/__init__.py +0 -0
  44. universal_mcp/applications/figma/app.py +0 -1261
  45. universal_mcp/applications/firecrawl/README.md +0 -45
  46. universal_mcp/applications/firecrawl/app.py +0 -268
  47. universal_mcp/applications/github/README.md +0 -47
  48. universal_mcp/applications/github/app.py +0 -429
  49. universal_mcp/applications/gong/README.md +0 -88
  50. universal_mcp/applications/gong/__init__.py +0 -0
  51. universal_mcp/applications/gong/app.py +0 -2297
  52. universal_mcp/applications/google_calendar/app.py +0 -442
  53. universal_mcp/applications/google_docs/README.md +0 -40
  54. universal_mcp/applications/google_docs/app.py +0 -88
  55. universal_mcp/applications/google_drive/README.md +0 -44
  56. universal_mcp/applications/google_drive/app.py +0 -286
  57. universal_mcp/applications/google_mail/README.md +0 -47
  58. universal_mcp/applications/google_mail/app.py +0 -664
  59. universal_mcp/applications/google_sheet/README.md +0 -42
  60. universal_mcp/applications/google_sheet/app.py +0 -150
  61. universal_mcp/applications/hashnode/app.py +0 -81
  62. universal_mcp/applications/hashnode/prompt.md +0 -23
  63. universal_mcp/applications/heygen/README.md +0 -69
  64. universal_mcp/applications/heygen/__init__.py +0 -0
  65. universal_mcp/applications/heygen/app.py +0 -956
  66. universal_mcp/applications/mailchimp/README.md +0 -306
  67. universal_mcp/applications/mailchimp/__init__.py +0 -0
  68. universal_mcp/applications/mailchimp/app.py +0 -10937
  69. universal_mcp/applications/markitdown/app.py +0 -44
  70. universal_mcp/applications/notion/README.md +0 -55
  71. universal_mcp/applications/notion/__init__.py +0 -0
  72. universal_mcp/applications/notion/app.py +0 -527
  73. universal_mcp/applications/perplexity/README.md +0 -37
  74. universal_mcp/applications/perplexity/app.py +0 -65
  75. universal_mcp/applications/reddit/README.md +0 -45
  76. universal_mcp/applications/reddit/app.py +0 -379
  77. universal_mcp/applications/replicate/README.md +0 -65
  78. universal_mcp/applications/replicate/__init__.py +0 -0
  79. universal_mcp/applications/replicate/app.py +0 -980
  80. universal_mcp/applications/resend/README.md +0 -38
  81. universal_mcp/applications/resend/app.py +0 -37
  82. universal_mcp/applications/retell_ai/README.md +0 -46
  83. universal_mcp/applications/retell_ai/__init__.py +0 -0
  84. universal_mcp/applications/retell_ai/app.py +0 -333
  85. universal_mcp/applications/rocketlane/README.md +0 -42
  86. universal_mcp/applications/rocketlane/__init__.py +0 -0
  87. universal_mcp/applications/rocketlane/app.py +0 -194
  88. universal_mcp/applications/serpapi/README.md +0 -37
  89. universal_mcp/applications/serpapi/app.py +0 -73
  90. universal_mcp/applications/spotify/README.md +0 -116
  91. universal_mcp/applications/spotify/__init__.py +0 -0
  92. universal_mcp/applications/spotify/app.py +0 -2526
  93. universal_mcp/applications/supabase/README.md +0 -112
  94. universal_mcp/applications/supabase/__init__.py +0 -0
  95. universal_mcp/applications/supabase/app.py +0 -2970
  96. universal_mcp/applications/tavily/README.md +0 -38
  97. universal_mcp/applications/tavily/app.py +0 -51
  98. universal_mcp/applications/wrike/README.md +0 -71
  99. universal_mcp/applications/wrike/__init__.py +0 -0
  100. universal_mcp/applications/wrike/app.py +0 -1372
  101. universal_mcp/applications/youtube/README.md +0 -82
  102. universal_mcp/applications/youtube/__init__.py +0 -0
  103. universal_mcp/applications/youtube/app.py +0 -1428
  104. universal_mcp/applications/zenquotes/README.md +0 -37
  105. universal_mcp/applications/zenquotes/app.py +0 -31
  106. universal_mcp/integrations/agentr.py +0 -112
  107. universal_mcp-0.1.12.dist-info/RECORD +0 -119
  108. {universal_mcp-0.1.12.dist-info → universal_mcp-0.1.13rc2.dist-info}/WHEEL +0 -0
  109. {universal_mcp-0.1.12.dist-info → universal_mcp-0.1.13rc2.dist-info}/entry_points.txt +0 -0
@@ -1,160 +0,0 @@
1
-
2
- # Clickup MCP Server
3
-
4
- An MCP Server for the Clickup API.
5
-
6
- ## Supported Integrations
7
-
8
- - AgentR
9
- - API Key (Coming Soon)
10
- - OAuth (Coming Soon)
11
-
12
- ## Tools
13
-
14
- This is automatically generated from OpenAPI schema for the Clickup API.
15
-
16
- ## Supported Integrations
17
-
18
- This tool can be integrated with any service that supports HTTP requests.
19
-
20
- ## Tool List
21
-
22
- | Tool | Description |
23
- |------|-------------|
24
- | authorization_get_access_token | Exchanges an authorization code for an access token using OAuth2 credentials. |
25
- | authorization_view_account_details | Retrieves the current authenticated user's account details from the authorization service. |
26
- | authorization_get_workspace_list | Retrieves a list of workspaces accessible to the authorized user from the authorization service. |
27
- | task_checklists_create_new_checklist | Creates a new checklist for a given task and returns the created checklist details as a dictionary. |
28
- | task_checklists_update_checklist | Updates a checklist's name and/or position by sending a PUT request to the checklist API endpoint. |
29
- | task_checklists_remove_checklist | Removes a checklist by its ID using a DELETE request to the API. |
30
- | task_checklists_add_line_item | Adds a new line item to a specified task checklist. |
31
- | task_checklists_update_checklist_item | Updates a checklist item with new details such as name, assignee, resolution status, or parent within a specified checklist. |
32
- | task_checklists_remove_checklist_item | Removes a specific checklist item from a checklist by issuing a DELETE request to the appropriate API endpoint. |
33
- | comments_get_task_comments | Retrieve all comments associated with a specific task. |
34
- | comments_create_new_task_comment | Creates a new comment on the specified task, assigning it to a user and controlling notification behavior. |
35
- | comments_get_view_comments | Retrieve comments for a specific view, supporting optional pagination parameters. |
36
- | comments_create_chat_view_comment | Creates a new comment on a chat view and optionally notifies all participants. |
37
- | comments_get_list_comments | Retrieve a list of comments associated with a specific list, supporting optional pagination. |
38
- | comments_add_to_list_comment | Adds a comment to a specified list, assigns it to a given user, and optionally notifies all stakeholders. |
39
- | comments_update_task_comment | Updates an existing task comment with new text, assignee, and resolution status. |
40
- | comments_delete_task_comment | Deletes a task comment by its ID. |
41
- | custom_fields_get_list_fields | Retrieves a list of custom fields associated with a specified list by its ID. |
42
- | custom_fields_remove_field_value | Removes a specific custom field value from a given task. |
43
- | task_relationships_add_dependency | Adds a dependency relationship to a specified task, allowing you to define predecessor or dependent tasks within a project management system. |
44
- | task_relationships_remove_dependency | Removes a dependency relationship between tasks by calling the API endpoint. |
45
- | task_relationships_link_tasks | Links one task to another by creating a relationship between the source and target task IDs, with optional custom task and team identifiers. |
46
- | task_relationships_remove_link_between_tasks | Removes a link between two specified tasks within the task management system. |
47
- | folders_get_contents_of | Retrieves the contents of all folders within a specified space, with optional filtering for archived folders. |
48
- | folders_create_new_folder | Creates a new folder within a specified space. |
49
- | folders_get_folder_content | Retrieves the contents of a specified folder by its ID. |
50
- | folders_rename_folder | Renames an existing folder by updating its name using the specified folder ID. |
51
- | folders_remove_folder | Removes a folder with the specified folder ID by sending a DELETE request to the API. |
52
- | goals_get_workspace_goals | Retrieves all workspace goals for a specified team, optionally including completed goals. |
53
- | goals_add_new_goal_to_workspace | Adds a new goal to the specified team workspace. |
54
- | goals_get_details | Retrieves detailed information about a goal based on the provided goal ID. |
55
- | goals_update_goal_details | Updates the details of an existing goal with new information, including description, name, due date, owners, and color. |
56
- | goals_remove_goal | Removes a goal from the system using the specified goal ID. |
57
- | goals_add_key_result | Creates and adds a new key result to a specified goal with the provided details and associated tasks/lists. |
58
- | goals_update_key_result | Updates the current number of steps and note for a specific key result. |
59
- | goals_remove_target | Removes the target associated with a specified key result by sending a DELETE request to the API. |
60
- | guests_invite_to_workspace | Invites a guest to a workspace with specific permissions. |
61
- | guests_get_guest_information | Fetches guest information for a specific guest in a team. |
62
- | guests_edit_guest_on_workspace | Edits a guest user's permissions and role within a specified workspace team. |
63
- | guests_revoke_guest_access_to_workspace | Revokes a guest's access to a workspace for a specified team. |
64
- | guests_add_to_task | Adds a guest to a task with specified permission level and optional parameters. |
65
- | guests_revoke_access_to_task | Revokes a guest user's access to a specific task, with options to customize the revocation scope. |
66
- | guests_share_list_with | Shares a list with a specified guest by assigning a permission level and optionally including shared items. |
67
- | guests_remove_from_list | Removes a guest from a specified list, optionally including shared guests in the operation. |
68
- | guests_add_guest_to_folder | Adds a guest to a specified folder with a given permission level, optionally including shared folders. |
69
- | guests_revoke_access_from_folder | Revokes a guest's access from a specified folder, with optional inclusion of shared resources. |
70
- | lists_get_folder_lists | Retrieves all lists contained within a specified folder, with optional filtering for archived lists. |
71
- | lists_add_to_folder | Creates a new list in the specified folder with the given name and optional attributes. |
72
- | lists_get_folderless | Retrieves all lists within the specified space that are not associated with a folder. |
73
- | lists_create_folderless_list | Creates a new list within a specified space without associating it with a folder. |
74
- | lists_get_list_details | Retrieves the details of a specific list by its unique identifier. |
75
- | lists_update_list_info_due_date_priority_assignee_color | Updates the information of a list, including name, content, due date, priority, assignee, status, and color attributes. |
76
- | lists_remove_list | Removes a list with the specified list ID via an HTTP DELETE request and returns the API response as a dictionary. |
77
- | lists_add_task_to_list | Adds a task to a specified list. |
78
- | lists_remove_task_from_list | Removes a specific task from a list by sending a DELETE request to the appropriate API endpoint. |
79
- | members_get_task_access | Retrieves a list of members who have access to the specified task. |
80
- | members_get_list_users | Retrieves the list of users who are members of the specified list. |
81
- | roles_list_available_custom_roles | Retrieves a list of available custom roles for a specified team, optionally including role members. |
82
- | shared_hierarchy_view_tasks_lists_folders | Retrieves the shared hierarchy view including tasks, lists, and folders for a specified team. |
83
- | spaces_get_space_details | Retrieves details about spaces within a specified team, optionally filtering by archived status. |
84
- | spaces_add_new_space_to_workspace | Creates a new space within a specified workspace team, configuring assignment settings and desired features. |
85
- | spaces_get_details | Retrieves the details of a specified space by its unique identifier. |
86
- | spaces_update_details_and_enable_click_apps | Updates the details of a specific space and enables click apps by sending a PUT request with the provided attributes. |
87
- | spaces_remove_space | Removes a space identified by the given space_id. |
88
- | tags_get_space | Retrieves all tags associated with a specific space by its unique identifier. |
89
- | tags_create_space_tag | Creates a new tag for a specified space by sending a POST request to the space tag API endpoint. |
90
- | tags_update_space_tag | Updates a tag for a specified space by sending a PUT request with the provided tag data. |
91
- | tags_remove_space_tag | Removes a specified tag from a given space by tag name. |
92
- | tags_add_to_task | Adds a tag to a specific task. |
93
- | tags_remove_from_task | Removes a specific tag from a task by ID, with optional filtering by custom task IDs and team ID. |
94
- | tasks_get_list_tasks | Retrieves a list of tasks from a specified list with optional filters such as archived status, pagination, sorting, subtask inclusion, status, assignees, tags, date ranges, and custom fields. |
95
- | tasks_create_new_task | Creates a new task in the specified list with optional attributes including tags, assignees, status, priority, dates, and custom fields. |
96
- | tasks_get_task_details | Retrieves detailed information about a specific task, with options to include subtasks, use custom task IDs, filter by team, and specify description formatting. |
97
- | tasks_update_task_fields | Updates specified fields of an existing task with provided values. |
98
- | tasks_remove_task_by_id | Removes a specific task by its unique task ID, optionally filtering by custom task IDs and team ID. |
99
- | tasks_filter_team_tasks | Retrieves a filtered list of tasks assigned to a specific team, supporting various filtering options such as assignees, statuses, lists, projects, tags, due dates, custom fields, and more. |
100
- | tasks_get_time_in_status | Retrieves the amount of time a specified task has spent in each status, with optional filters for custom task IDs and team ID. |
101
- | tasks_get_time_in_status_bulk | Retrieves the time each specified task has spent in various statuses, in bulk, based on provided task identifiers. |
102
- | task_templates_get_templates | Retrieves a paginated list of task templates for a given team. |
103
- | task_templates_create_from_template | Creates a new task template instance in a specific list by cloning from an existing task template. |
104
- | teams_workspaces_get_workspace_seats | Retrieves detailed seat allocation information for a specific workspace team. |
105
- | teams_workspaces_get_workspace_plan | Retrieves the plan details for a workspace associated with the specified team. |
106
- | teams_user_groups_create_team | Creates a new team user group with the specified name and members under the given team. |
107
- | custom_task_types_get_available_task_types | Retrieves the available custom task types for a specified team. |
108
- | teams_user_groups_update_user_group | Updates the attributes of a user group in the Teams system. |
109
- | teams_user_groups_remove_group | Removes a user group from the Teams service by group ID. |
110
- | teams_user_groups_get_user_groups | Retrieves user group information for a specified team and/or group IDs from the remote service. |
111
- | time_tracking_legacy_get_tracked_time | Retrieves time tracking data for a specific task. |
112
- | time_tracking_legacy_record_time_for_task | Records time for a task in the legacy system. |
113
- | time_tracking_legacy_edit_time_tracked | Edits a tracked time interval for a specific task using legacy time tracking, updating start, end, and time values. |
114
- | time_tracking_legacy_remove_tracked_time | Removes tracked time from a time-tracking interval associated with a specific task. |
115
- | time_tracking_get_time_entries_within_date_range | Retrieves time entries for a specified team within an optional date range and optional filters such as assignee, tags, locations, spaces, folders, lists, or tasks. |
116
- | time_tracking_create_time_entry | Creates a time tracking entry for a specified team. |
117
- | time_tracking_get_single_time_entry | Retrieves a single time entry by team and timer ID. |
118
- | time_tracking_remove_entry | Removes a specific time tracking entry for a team by deleting the corresponding timer record. |
119
- | time_tracking_update_time_entry_details | Updates time entry details by sending a PUT request to the server. |
120
- | time_tracking_get_time_entry_history | Retrieves the history of a specific time entry for a given team from the time tracking service. |
121
- | time_tracking_get_current_time_entry | Retrieves the current time entry for a specified team, optionally filtered by assignee. |
122
- | time_tracking_remove_tags_from_time_entries | Removes specified tags from multiple time entries for a given team. |
123
- | time_tracking_get_all_tags_from_time_entries | Retrieves all tags associated with time entries for a specified team. |
124
- | time_tracking_add_tags_from_time_entries | Adds tags to specified time entries for a team. |
125
- | time_tracking_change_tag_names | Updates the name and visual properties of a time tracking tag for a specified team. |
126
- | time_tracking_start_timer | Starts a new time tracking timer for a specified team and task with optional metadata such as tags, description, and billable status. |
127
- | time_tracking_stop_time_entry | Stops the currently active time entry for the specified team. |
128
- | users_invite_user_to_workspace | Invites a user to a workspace by sending an invitation to their email address. |
129
- | users_get_user_details | Retrieves detailed information about a specific user within a given team. |
130
- | users_update_user_details | Updates the details of a user in a specified team. |
131
- | users_deactivate_from_workspace | Deactivates a user from the specified workspace (team) by sending a DELETE request to the API. |
132
- | views_get_everything_level | Retrieves all view-level data for a specified team. |
133
- | views_create_workspace_view_everything_level | Creates a new 'everything-level' view within a specified workspace team with custom configuration options. |
134
- | views_space_views_get | Retrieves the view details for a specified space by its ID. |
135
- | views_add_view_to_space | Creates a new view in the specified space with the given configuration parameters. |
136
- | views_folder_views_get | Retrieves the views associated with a specified folder by its folder ID. |
137
- | views_add_view_to_folder | Adds a new view to a specified folder with the provided configuration details. |
138
- | views_get_list_views | Retrieves all views associated with the specified list. |
139
- | views_add_view_to_list | Creates a new view for a specified list with the provided configuration and returns the resulting view data. |
140
- | views_get_view_info | Retrieves detailed information about a specific view by its identifier. |
141
- | views_update_view_details | Updates the details of an existing view with the specified parameters. |
142
- | views_delete_view_by_id | Deletes a view by its ID. |
143
- | views_get_tasks_in_view | Retrieves a paginated list of tasks associated with a specific view. |
144
- | webhooks_workspace_get | Retrieves webhook configurations for a specified workspace team. |
145
- | webhooks_create_webhook | Creates a webhook for a team by sending a POST request to the specified endpoint. |
146
- | webhooks_update_events_to_monitor | Updates the monitored events, endpoint, and status for a specified webhook. |
147
- | webhooks_remove_webhook_by_id | Removes a webhook by ID. |
148
-
149
-
150
-
151
- ## Usage
152
-
153
- - Login to AgentR
154
- - Follow the quickstart guide to setup MCP Server for your client
155
- - Visit Apps Store and enable the Clickup app
156
- - Restart the MCP Server
157
-
158
- ### Local Development
159
-
160
- - Follow the README to test with the local MCP Server
File without changes