universal-mcp-applications 0.1.18__py3-none-any.whl → 0.1.19__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.
Potentially problematic release.
This version of universal-mcp-applications might be problematic. Click here for more details.
- universal_mcp/applications/ahrefs/README.md +3 -3
- universal_mcp/applications/airtable/README.md +3 -3
- universal_mcp/applications/asana/README.md +3 -3
- universal_mcp/applications/aws_s3/README.md +29 -0
- universal_mcp/applications/bill/README.md +249 -0
- universal_mcp/applications/calendly/README.md +45 -45
- universal_mcp/applications/canva/README.md +35 -35
- universal_mcp/applications/clickup/README.md +4 -4
- universal_mcp/applications/contentful/README.md +1 -2
- universal_mcp/applications/crustdata/README.md +3 -3
- universal_mcp/applications/domain_checker/README.md +2 -2
- universal_mcp/applications/e2b/README.md +4 -4
- universal_mcp/applications/elevenlabs/README.md +3 -77
- universal_mcp/applications/exa/README.md +7 -7
- universal_mcp/applications/falai/README.md +13 -12
- universal_mcp/applications/figma/README.md +3 -3
- universal_mcp/applications/file_system/README.md +13 -0
- universal_mcp/applications/firecrawl/README.md +9 -9
- universal_mcp/applications/fireflies/README.md +14 -14
- universal_mcp/applications/fpl/README.md +12 -12
- universal_mcp/applications/fpl/app.py +5 -5
- universal_mcp/applications/github/README.md +10 -10
- universal_mcp/applications/google_calendar/README.md +10 -10
- universal_mcp/applications/google_docs/README.md +14 -14
- universal_mcp/applications/google_drive/README.md +54 -57
- universal_mcp/applications/google_gemini/README.md +3 -14
- universal_mcp/applications/google_mail/README.md +20 -20
- universal_mcp/applications/google_searchconsole/README.md +10 -10
- universal_mcp/applications/google_sheet/README.md +25 -25
- universal_mcp/applications/google_sheet/app.py +1 -1
- universal_mcp/applications/http_tools/README.md +5 -5
- universal_mcp/applications/hubspot/__init__.py +1 -1
- universal_mcp/applications/hubspot/api_segments/__init__.py +0 -0
- universal_mcp/applications/hubspot/api_segments/api_segment_base.py +25 -0
- universal_mcp/applications/hubspot/api_segments/crm_api.py +7337 -0
- universal_mcp/applications/hubspot/api_segments/marketing_api.py +1467 -0
- universal_mcp/applications/hubspot/app.py +74 -146
- universal_mcp/applications/klaviyo/README.md +0 -36
- universal_mcp/applications/linkedin/README.md +4 -4
- universal_mcp/applications/mailchimp/README.md +3 -3
- universal_mcp/applications/ms_teams/README.md +31 -31
- universal_mcp/applications/neon/README.md +3 -3
- universal_mcp/applications/openai/README.md +18 -17
- universal_mcp/applications/outlook/README.md +9 -9
- universal_mcp/applications/perplexity/README.md +4 -4
- universal_mcp/applications/posthog/README.md +128 -127
- universal_mcp/applications/reddit/README.md +21 -124
- universal_mcp/applications/replicate/README.md +10 -10
- universal_mcp/applications/resend/README.md +29 -29
- universal_mcp/applications/scraper/README.md +4 -4
- universal_mcp/applications/semrush/README.md +3 -0
- universal_mcp/applications/serpapi/README.md +3 -3
- universal_mcp/applications/sharepoint/README.md +17 -0
- universal_mcp/applications/shortcut/README.md +3 -3
- universal_mcp/applications/slack/README.md +23 -0
- universal_mcp/applications/spotify/README.md +3 -3
- universal_mcp/applications/supabase/README.md +3 -3
- universal_mcp/applications/tavily/README.md +4 -4
- universal_mcp/applications/twilio/README.md +15 -0
- universal_mcp/applications/twitter/README.md +92 -89
- universal_mcp/applications/twitter/app.py +11 -11
- universal_mcp/applications/unipile/README.md +17 -17
- universal_mcp/applications/whatsapp/README.md +12 -12
- universal_mcp/applications/whatsapp/app.py +13 -13
- universal_mcp/applications/whatsapp_business/README.md +23 -23
- universal_mcp/applications/youtube/README.md +46 -46
- universal_mcp/applications/youtube/app.py +7 -1
- universal_mcp/applications/zenquotes/README.md +1 -1
- {universal_mcp_applications-0.1.18.dist-info → universal_mcp_applications-0.1.19.dist-info}/METADATA +2 -89
- {universal_mcp_applications-0.1.18.dist-info → universal_mcp_applications-0.1.19.dist-info}/RECORD +72 -67
- {universal_mcp_applications-0.1.18.dist-info → universal_mcp_applications-0.1.19.dist-info}/WHEEL +0 -0
- {universal_mcp_applications-0.1.18.dist-info → universal_mcp_applications-0.1.19.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,132 +1,133 @@
|
|
|
1
|
-
#
|
|
1
|
+
# PosthogApp MCP Server
|
|
2
2
|
|
|
3
|
-
An MCP Server for the
|
|
3
|
+
An MCP Server for the PosthogApp API.
|
|
4
4
|
|
|
5
5
|
## 🛠️ Tool List
|
|
6
6
|
|
|
7
|
-
This is automatically generated from OpenAPI schema for the
|
|
7
|
+
This is automatically generated from OpenAPI schema for the PosthogApp API.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
|
|
|
11
|
-
|
|
12
|
-
| `
|
|
13
|
-
| `
|
|
14
|
-
| `
|
|
15
|
-
| `
|
|
16
|
-
| `
|
|
17
|
-
| `
|
|
18
|
-
| `
|
|
19
|
-
| `
|
|
20
|
-
| `
|
|
21
|
-
| `
|
|
22
|
-
| `
|
|
23
|
-
| `
|
|
24
|
-
| `
|
|
25
|
-
| `
|
|
26
|
-
| `
|
|
27
|
-
| `
|
|
28
|
-
| `
|
|
29
|
-
| `
|
|
30
|
-
| `
|
|
31
|
-
| `
|
|
32
|
-
| `
|
|
33
|
-
| `
|
|
34
|
-
| `
|
|
35
|
-
| `
|
|
36
|
-
| `
|
|
37
|
-
| `
|
|
38
|
-
| `
|
|
39
|
-
| `
|
|
40
|
-
| `
|
|
41
|
-
| `
|
|
42
|
-
| `
|
|
43
|
-
| `
|
|
44
|
-
| `
|
|
45
|
-
| `
|
|
46
|
-
| `
|
|
47
|
-
| `
|
|
48
|
-
| `
|
|
49
|
-
| `
|
|
50
|
-
| `
|
|
51
|
-
| `
|
|
52
|
-
| `
|
|
53
|
-
| `
|
|
54
|
-
| `
|
|
55
|
-
| `
|
|
56
|
-
| `
|
|
57
|
-
| `
|
|
58
|
-
| `
|
|
59
|
-
| `
|
|
60
|
-
| `
|
|
61
|
-
| `
|
|
62
|
-
| `
|
|
63
|
-
| `
|
|
64
|
-
| `
|
|
65
|
-
| `
|
|
66
|
-
| `
|
|
67
|
-
| `
|
|
68
|
-
| `
|
|
69
|
-
| `
|
|
70
|
-
| `
|
|
71
|
-
| `
|
|
72
|
-
| `
|
|
73
|
-
| `
|
|
74
|
-
| `
|
|
75
|
-
| `
|
|
76
|
-
| `
|
|
77
|
-
| `
|
|
78
|
-
| `
|
|
79
|
-
| `
|
|
80
|
-
| `
|
|
81
|
-
| `
|
|
82
|
-
| `
|
|
83
|
-
| `
|
|
84
|
-
| `
|
|
85
|
-
| `
|
|
86
|
-
| `
|
|
87
|
-
| `
|
|
88
|
-
| `
|
|
89
|
-
| `
|
|
90
|
-
| `
|
|
91
|
-
| `
|
|
92
|
-
| `
|
|
93
|
-
| `
|
|
94
|
-
| `
|
|
95
|
-
| `
|
|
96
|
-
| `
|
|
97
|
-
| `
|
|
98
|
-
| `
|
|
99
|
-
| `
|
|
100
|
-
| `
|
|
101
|
-
| `
|
|
102
|
-
| `
|
|
103
|
-
| `
|
|
104
|
-
| `
|
|
105
|
-
| `
|
|
106
|
-
| `
|
|
107
|
-
| `
|
|
108
|
-
| `
|
|
109
|
-
| `
|
|
110
|
-
| `
|
|
111
|
-
| `
|
|
112
|
-
| `
|
|
113
|
-
| `
|
|
114
|
-
| `
|
|
115
|
-
| `
|
|
116
|
-
| `
|
|
117
|
-
| `
|
|
118
|
-
| `
|
|
119
|
-
| `
|
|
120
|
-
| `
|
|
121
|
-
| `
|
|
122
|
-
| `
|
|
123
|
-
| `
|
|
124
|
-
| `
|
|
125
|
-
| `
|
|
126
|
-
| `
|
|
127
|
-
| `
|
|
128
|
-
| `
|
|
129
|
-
| `
|
|
130
|
-
| `
|
|
131
|
-
| `
|
|
132
|
-
| `
|
|
9
|
+
|
|
10
|
+
| Tool | Description |
|
|
11
|
+
|------|-------------|
|
|
12
|
+
| `is_generating_demo_data_retrieve` | Checks if demo data is being generated for a specific project within an organization. |
|
|
13
|
+
| `reset_token_partial_update` | Resets the authentication token for a specific project within an organization and returns a success status. |
|
|
14
|
+
| `proxy_records_list` | Retrieves a paginated list of proxy records for a specified organization using query parameters for limit and offset. |
|
|
15
|
+
| `proxy_records_create` | Creates a proxy record for the specified organization using the provided organization ID. |
|
|
16
|
+
| `proxy_records_retrieve` | Retrieves a specific proxy record by its ID for a given organization using the PostHog API. |
|
|
17
|
+
| `proxy_records_update` | Updates a specific proxy record within an organization using the provided identifier and returns a status upon success. |
|
|
18
|
+
| `proxy_records_partial_update` | Updates a proxy record for an organization using the provided ID and organization ID, and returns a status message. |
|
|
19
|
+
| `proxy_records_destroy` | Deletes a specific proxy record identified by `{id}` within an organization specified by `{organization_id}` using the `DELETE` method. |
|
|
20
|
+
| `roles_list` | Retrieves a list of roles for a specified organization using the provided organization ID, with optional parameters to limit and offset the results. |
|
|
21
|
+
| `roles_create` | Creates a new role within the specified organization and returns the created resource upon success. |
|
|
22
|
+
| `roles_retrieve` | Retrieves a specific role within an organization based on the role and organization identifiers. |
|
|
23
|
+
| `roles_update` | Updates a specific role in an organization using the provided role ID and organization ID. |
|
|
24
|
+
| `roles_partial_update` | Updates the specified role within an organization using partial modifications via the PATCH method and returns a success response. |
|
|
25
|
+
| `roles_destroy` | Removes a specific role from an organization by its ID using a DELETE request and returns a 204 No Content response upon success. |
|
|
26
|
+
| `roles_role_memberships_list` | Retrieves a paginated list of role memberships for a specific role within an organization using query parameters for limit and offset. |
|
|
27
|
+
| `roles_role_memberships_create` | Assigns a role to an organization member by associating the role ID with the membership via a POST request. |
|
|
28
|
+
| `roles_role_memberships_destroy` | Removes a specific role membership from an organization role using the provided organization ID, role ID, and membership ID. |
|
|
29
|
+
| `actions_list` | Retrieves a list of actions for a specified project using the "GET" method, allowing optional filtering by format, limit, and offset. |
|
|
30
|
+
| `actions_create` | Creates an action for a specified project using the POST method and returns a status message upon success. |
|
|
31
|
+
| `notebooks_list` | Retrieves a list of notebooks for a specific project with optional filtering by content, creator, date range, and pagination parameters. |
|
|
32
|
+
| `notebooks_create` | Creates a new notebook for a specified project using the project ID. |
|
|
33
|
+
| `notebooks_retrieve` | Retrieves the details of a specific notebook identified by its short ID within a given project. |
|
|
34
|
+
| `notebooks_update` | Updates a notebook in the specified project and returns a success status. |
|
|
35
|
+
| `notebooks_partial_update` | Updates a notebook identified by its project ID and short ID using the provided data. |
|
|
36
|
+
| `notebooks_destroy` | Deletes a notebook specified by its short ID from a project identified by its project ID using the API. |
|
|
37
|
+
| `notebooks_activity_retrieve_2` | Retrieves the activity history for a specific notebook within a project. |
|
|
38
|
+
| `notebooks_activity_retrieve` | Retrieves activity information for a notebook within a specified project. |
|
|
39
|
+
| `notebooks_recording_comments_retrieve` | Retrieves a list of recording comments associated with a specific project by its ID. |
|
|
40
|
+
| `persons_list` | Retrieves a list of persons associated with a specific project, optionally filtered by distinct ID, email, properties, or search criteria. |
|
|
41
|
+
| `persons_retrieve` | Retrieves a specific person's details from a project using their ID and allows optional response formatting. |
|
|
42
|
+
| `persons_update` | Updates a specific person's details within a designated project and returns a success response upon completion. |
|
|
43
|
+
| `persons_partial_update` | Updates the details of a specific person associated with a project using the PATCH method, allowing for partial modification of the person's information. |
|
|
44
|
+
| `persons_destroy` | Deletes a specific person within a project, optionally removing associated events, without returning content. |
|
|
45
|
+
| `persons_activity_retrieve_2` | Retrieves activity information for a specific person within a project using the "GET" method. |
|
|
46
|
+
| `persons_delete_events_create` | Deletes events associated with a person in a project using the POST method and returns a status message. |
|
|
47
|
+
| `persons_delete_property_create` | Removes a specified property from a person within a project using a POST request, returning a success status on completion. |
|
|
48
|
+
| `persons_properties_timeline_retrieve` | Retrieves a timeline of property changes for a specific person in a project, optionally formatted. |
|
|
49
|
+
| `persons_split_create` | Splits a specified person into separate entities within a project and returns the operation result. |
|
|
50
|
+
| `persons_update_property_create` | Updates a property for a specified person within a project using the provided key and value. |
|
|
51
|
+
| `persons_activity_retrieve` | Retrieves activity data for persons associated with a specific project in the requested format. |
|
|
52
|
+
| `persons_bulk_delete_create` | Deletes multiple persons from a project in bulk using their IDs or distinct IDs, optionally including the deletion of associated events, via a POST request to `/api/projects/{project_id}/persons/bulk_delete/`. |
|
|
53
|
+
| `persons_cohorts_retrieve` | Retrieves a list of person cohorts for a specified project using the provided project ID. |
|
|
54
|
+
| `persons_funnel_retrieve` | Retrieves a list of persons in a funnel for a specific project using the project ID and optionally formats the output. |
|
|
55
|
+
| `persons_funnel_create` | Tracks user funnel data for a specific project and returns formatted results. |
|
|
56
|
+
| `persons_funnel_correlation_retrieve` | Retrieves correlation data for persons in a project, identified by the project ID, and optionally formats the output based on the specified format parameter. |
|
|
57
|
+
| `persons_funnel_correlation_create` | Calculates and returns the correlation between funnel data for individuals within a specified project using the POST method. |
|
|
58
|
+
| `persons_lifecycle_retrieve` | Retrieves lifecycle information for persons associated with a project, identified by the specified project ID, allowing optional format specification. |
|
|
59
|
+
| `persons_reset_person_distinct_id_create` | Resets and unlinks a person's distinct identifier in the specified project, clearing associated user data across devices or sessions. |
|
|
60
|
+
| `persons_stickiness_retrieve` | Retrieves stickiness data for persons associated with a specific project, optionally formatted. |
|
|
61
|
+
| `persons_trends_retrieve` | Retrieves trends related to persons in a specified project using the GET method and returns the data in a requested format. |
|
|
62
|
+
| `persons_values_retrieve` | Retrieves a list of person values for a specified project using the provided project ID. |
|
|
63
|
+
| `plugin_configs_logs_list` | Retrieves and returns log entries for a specific plugin configuration within a project, allowing pagination through query parameters for limit and offset. |
|
|
64
|
+
| `property_definitions_list` | Retrieves property definitions for a specific project with optional filtering for event names, excluded properties, hidden status, numerical type, and feature flags. |
|
|
65
|
+
| `property_definitions_retrieve` | Retrieves a specific property definition by ID for a given project. |
|
|
66
|
+
| `property_definitions_update` | Updates or replaces a specific property definition within a project using the PUT method, where the project and property definition are identified by their respective IDs. |
|
|
67
|
+
| `property_definitions_partial_update` | Updates a specific property definition for a project using the "PATCH" method, allowing partial modifications to the resource at "/api/projects/{project_id}/property_definitions/{id}/". |
|
|
68
|
+
| `property_definitions_destroy` | Deletes a specified property definition from a project using the provided project ID and property definition ID. |
|
|
69
|
+
| `property_definitions_seen_together_retrieve` | Retrieves property definitions that are commonly seen together for a specified project. |
|
|
70
|
+
| `query_create` | Submits a query to process or retrieve project-specific data and returns the results. |
|
|
71
|
+
| `query_retrieve` | Retrieves query details for a specific query within a project identified by the project ID and query ID. |
|
|
72
|
+
| `query_destroy` | Deletes a query identified by the given ID within a specified project using the DELETE method and returns a successful response without content upon deletion. |
|
|
73
|
+
| `query_check_auth_for_async_create` | Checks authorization for asynchronous operations on a specified project and returns the result. |
|
|
74
|
+
| `query_draft_sql_retrieve` | Retrieves draft SQL queries for a specified project using the project's ID. |
|
|
75
|
+
| `session_recording_playlists_list` | Retrieves a paginated list of session recording playlists for a specified project, filtered by creator, short ID, or other parameters. |
|
|
76
|
+
| `session_recording_playlists_create` | Creates a new session recording playlist for a specified project, allowing users to organize session recordings, using the PostHog API. |
|
|
77
|
+
| `session_recording_playlists_retrieve` | Retrieves a session recording playlist by project ID and short ID using the GET method. |
|
|
78
|
+
| `session_recording_playlists_update` | Updates a session recording playlist's configurations (name, description, filters, etc.) for a specified project and playlist identifier using the provided parameters. |
|
|
79
|
+
| `session_recording_playlists_partial_update` | Updates a session recording playlist for a specific project identified by project_id and playlist short_id. |
|
|
80
|
+
| `session_recording_playlists_destroy` | Deletes a session recording playlist in a specified project using its short identifier, returning a 405 status code (method not allowed for hard deletes). |
|
|
81
|
+
| `session_recording_playlists_recordings_retrieve` | Retrieves a list of recordings associated with a specific session recording playlist in a project. |
|
|
82
|
+
| `session_recording_playlists_recordings_create` | Creates a new recording for a session recording playlist within a specified project using the provided session recording ID and short ID. |
|
|
83
|
+
| `session_recording_playlists_recordings_destroy` | Deletes a specific session recording from a session recording playlist in a project using the provided project, playlist, and recording identifiers. |
|
|
84
|
+
| `session_recordings_list` | Retrieves a list of session recordings for a specified project, allowing pagination through limit and offset parameters. |
|
|
85
|
+
| `session_recordings_retrieve` | Retrieves a specific session recording for a project identified by project_id and session ID. |
|
|
86
|
+
| `session_recordings_update` | Updates or replaces a specific session recording within a project using the provided ID and returns a success status upon completion. |
|
|
87
|
+
| `session_recordings_partial_update` | Updates the specified session recording within a project with partial modifications using the PATCH HTTP method. |
|
|
88
|
+
| `session_recordings_destroy` | Deletes a specific session recording using the provided project ID and session recording ID. |
|
|
89
|
+
| `session_recordings_analyze_similar_retrieve` | Analyzes a session recording for similar recordings within a specific project using the provided project ID and session recording ID. |
|
|
90
|
+
| `session_recordings_sharing_list` | Retrieves sharing details for a specific session recording within a project. |
|
|
91
|
+
| `session_recordings_ai_regex_create` | Creates AI-powered regex session recordings for a specified project using the POST method. |
|
|
92
|
+
| `sessions_property_definitions_retrieve` | Retrieves property definitions associated with sessions for a specified project. |
|
|
93
|
+
| `sessions_values_retrieve` | Retrieves session values for a specific project identified by its project_id. |
|
|
94
|
+
| `subscriptions_list` | Retrieves a list of subscriptions for a specified project by project ID, allowing pagination through query parameters for limit and offset. |
|
|
95
|
+
| `subscriptions_create` | Creates a new subscription for a project using the provided project ID and returns a successful creation status. |
|
|
96
|
+
| `subscriptions_retrieve` | Retrieves details about a specific subscription within a project. |
|
|
97
|
+
| `subscriptions_update` | Updates an existing subscription associated with a specific project by replacing it with the provided data. |
|
|
98
|
+
| `subscriptions_partial_update` | Updates a subscription by partially modifying its properties, such as specified fields, using the "/api/projects/{project_id}/subscriptions/{id}/" endpoint with the PATCH method. |
|
|
99
|
+
| `subscriptions_destroy` | Deletes a specific subscription associated with a project by its identifier. |
|
|
100
|
+
| `surveys_list` | Retrieves a paginated list of surveys for a specific project with optional search and pagination parameters. |
|
|
101
|
+
| `surveys_create` | Creates a new survey under the specified project and returns a status message upon successful creation. |
|
|
102
|
+
| `surveys_retrieve` | Retrieves details for a specific survey in a project using the provided ID. |
|
|
103
|
+
| `surveys_update` | Updates a survey specified by its ID within a project identified by its ID using the PUT method. |
|
|
104
|
+
| `surveys_partial_update` | Updates a specific survey within a project by applying partial modifications and returns a success status. |
|
|
105
|
+
| `surveys_destroy` | Deletes a survey identified by `{id}` within a project specified by `{project_id}` using the HTTP DELETE method. |
|
|
106
|
+
| `surveys_activity_retrieve_2` | Retrieves the activity details for a specific survey within a project. |
|
|
107
|
+
| `surveys_stats_retrieve_2` | Retrieves aggregated response statistics for a specific survey within a project. |
|
|
108
|
+
| `surveys_summarize_responses_create` | Generates summarized insights from survey responses for a specified project and survey using AI-powered summarization. |
|
|
109
|
+
| `surveys_activity_retrieve` | Retrieves activity data for surveys associated with a specific project ID. |
|
|
110
|
+
| `surveys_responses_count_retrieve` | Retrieves the count of survey responses for a specified project using the project ID. |
|
|
111
|
+
| `surveys_stats_retrieve` | Retrieves aggregated response statistics across all surveys for a specified project, providing total counts and rates, using the "GET" method. |
|
|
112
|
+
| `web_experiments_list` | Retrieves a list of web experiments for a specified project using the Optimizely Web Experimentation API, allowing for pagination via optional limit and offset parameters. |
|
|
113
|
+
| `web_experiments_create` | Creates a new web experiment within a specified project using the Optimizely Web Experimentation API and returns a successful creation status message. |
|
|
114
|
+
| `web_experiments_retrieve` | Retrieves details about a specific web experiment defined by its ID within a specified project using the Optimizely Web Experimentation API. |
|
|
115
|
+
| `web_experiments_update` | Updates a web experiment for a specified project using the provided ID and returns a success status upon completion. |
|
|
116
|
+
| `web_experiments_partial_update` | Updates specific properties of a web experiment in a project using the PATCH method, returning a successful response upon modification. |
|
|
117
|
+
| `web_experiments_destroy` | Deletes a web experiment associated with a specified project using the project ID and experiment ID. |
|
|
118
|
+
| `users_list` | Retrieves a list of user records from the system, filtered by staff status, with optional pagination using limit and offset parameters. |
|
|
119
|
+
| `users_retrieve` | Retrieves user data for a specific user identified by the provided UUID using the GET method. |
|
|
120
|
+
| `users_update` | Updates or replaces a user's entire resource at the specified UUID endpoint using the provided data. |
|
|
121
|
+
| `users_partial_update` | Updates a specific user's details, identified by their UUID, using partial modifications via the PATCH method. |
|
|
122
|
+
| `users_hedgehog_config_retrieve` | Retrieves the hedgehog configuration for a user identified by the specified UUID. |
|
|
123
|
+
| `users_hedgehog_config_partial_update` | Updates the hedgehog configuration settings for a specific user identified by UUID using a PATCH request. |
|
|
124
|
+
| `users_scene_personalisation_create` | Sends a request to personalize a scene for a user identified by their UUID, enabling tailored experiences based on user-specific data. |
|
|
125
|
+
| `users_start_2fa_setup_retrieve` | Starts the setup process for two-factor authentication (2FA) for a user identified by their UUID. |
|
|
126
|
+
| `users_two_factor_backup_codes_create` | Generates and stores backup codes for two-factor authentication (2FA) associated with the specified user UUID. |
|
|
127
|
+
| `users_two_factor_disable_create` | Disables two-factor authentication for a specific user identified by their UUID. |
|
|
128
|
+
| `users_two_factor_start_setup_retrieve` | Initiates two-factor authentication setup for a user identified by their UUID, facilitating an additional security layer beyond the primary login credentials. |
|
|
129
|
+
| `users_two_factor_status_retrieve` | Retrieves the two-factor authentication status for a user identified by the specified UUID using the GET method. |
|
|
130
|
+
| `users_two_factor_validate_create` | Validates two-factor authentication for a user identified by the provided UUID using the POST method. |
|
|
131
|
+
| `users_validate_2fa_create` | Validates two-factor authentication for a user identified by the provided UUID using the API. |
|
|
132
|
+
| `users_request_email_verification_create` | Sends an email verification request to a user using the POST method at the path "/api/users/request_email_verification/". |
|
|
133
|
+
| `users_verify_email_create` | Verifies an email address for a user using a POST request to the "/api/users/verify_email/" endpoint. |
|
|
@@ -9,127 +9,24 @@ This is automatically generated from OpenAPI schema for the RedditApp API.
|
|
|
9
9
|
|
|
10
10
|
| Tool | Description |
|
|
11
11
|
|------|-------------|
|
|
12
|
-
| `get_subreddit_posts` |
|
|
13
|
-
| `search_subreddits` | Searches
|
|
14
|
-
| `get_post_flairs` |
|
|
15
|
-
| `create_post` | Creates a new Reddit post in a specified subreddit
|
|
16
|
-
| `get_comment_by_id` | Retrieves a
|
|
17
|
-
| `post_comment` | Posts a comment to a Reddit post or comment
|
|
18
|
-
| `edit_content` |
|
|
19
|
-
| `delete_content` | Deletes a specified Reddit post or comment using the
|
|
20
|
-
| `
|
|
21
|
-
| `
|
|
22
|
-
| `
|
|
23
|
-
| `
|
|
24
|
-
| `
|
|
25
|
-
| `
|
|
26
|
-
| `
|
|
27
|
-
| `
|
|
28
|
-
| `
|
|
29
|
-
| `
|
|
30
|
-
| `
|
|
31
|
-
| `
|
|
32
|
-
| `
|
|
33
|
-
| `api_v1_subreddit_emojis_all` | Get all emojis for a subreddit. |
|
|
34
|
-
| `r_subreddit_api_flair` | Get the current user's flair for a subreddit. |
|
|
35
|
-
| `r_subreddit_api_flairlist` | Get the current user's flair list for a subreddit. |
|
|
36
|
-
| `r_subreddit_api_link_flair` | Get the current user's link flair for a subreddit. |
|
|
37
|
-
| `r_subreddit_api_link_flair_v2` | Get the current user's link flair for a subreddit. |
|
|
38
|
-
| `r_subreddit_api_user_flair` | Get the current user's user flair for a subreddit. |
|
|
39
|
-
| `r_subreddit_api_user_flair_v2` | Get the current user's user flair for a subreddit. |
|
|
40
|
-
| `api_info` | Get information about a link or comment. |
|
|
41
|
-
| `r_subreddit_api_info` | Get information about a link or comment in a subreddit. |
|
|
42
|
-
| `api_morechildren` | Get more children for a link or comment. |
|
|
43
|
-
| `api_saved_categories` | Get the current user's saved categories. |
|
|
44
|
-
| `req` | Get the current user's requests. |
|
|
45
|
-
| `best` | Get the best posts. |
|
|
46
|
-
| `by_id_names` | Get posts by ID. |
|
|
47
|
-
| `comments_article` | Get comments for a post. |
|
|
48
|
-
| `get_post_comments_details` | Get post details and comments like title, author, score, etc. |
|
|
49
|
-
|
|
50
|
-
| `controversial` | Get the most controversial posts. |
|
|
51
|
-
| `duplicates_article` | Get duplicate posts. |
|
|
52
|
-
| `hot` | Get the hottest posts. |
|
|
53
|
-
| `new` | Get the newest posts. |
|
|
54
|
-
| `r_subreddit_comments_article` | Get comments for a post in a subreddit. |
|
|
55
|
-
| `r_subreddit_controversial` | Get the most controversial posts in a subreddit. |
|
|
56
|
-
| `r_subreddit_hot` | Get the hottest posts in a subreddit. |
|
|
57
|
-
| `r_subreddit_new` | Get the newest posts in a subreddit. |
|
|
58
|
-
| `r_subreddit_random` | Get a random post in a subreddit. |
|
|
59
|
-
| `r_subreddit_rising` | Get the rising posts in a subreddit. |
|
|
60
|
-
| `r_subreddit_top` | Get the top posts in a subreddit. |
|
|
61
|
-
| `random` | Get a random post. |
|
|
62
|
-
| `rising` | Get the rising posts. |
|
|
63
|
-
| `top` | Get the top posts. |
|
|
64
|
-
| `api_saved_media_text` | Get the text of a saved media. |
|
|
65
|
-
| `api_v1_scopes` | Get the current user's scopes. |
|
|
66
|
-
| `r_subreddit_api_saved_media_text` | Get the text of a saved media in a subreddit. |
|
|
67
|
-
| `r_subreddit_about_log` | Get the log of a subreddit. |
|
|
68
|
-
| `r_subreddit_about_edited` | Get the edited posts in a subreddit. |
|
|
69
|
-
| `r_subreddit_about_modqueue` | Get the modqueue in a subreddit. |
|
|
70
|
-
| `r_subreddit_about_reports` | Get the reports in a subreddit. |
|
|
71
|
-
| `r_subreddit_about_spam` | Get the spam posts in a subreddit. |
|
|
72
|
-
| `r_subreddit_about_unmoderated` | Get the unmoderated posts in a subreddit. |
|
|
73
|
-
| `r_subreddit_stylesheet` | Get the stylesheet of a subreddit. |
|
|
74
|
-
| `stylesheet` | Get the stylesheet of the current user. |
|
|
75
|
-
| `api_mod_notes1` | Get the mod notes of a subreddit. |
|
|
76
|
-
| `api_mod_notes` | Delete a mod note. |
|
|
77
|
-
| `api_mod_notes_recent` | Get the recent mod notes. |
|
|
78
|
-
| `api_multi_mine` | Get the current user's multi. |
|
|
79
|
-
| `api_multi_user_username` | Get a user's multi. |
|
|
80
|
-
| `api_multi_multipath1` | Get a multi. |
|
|
81
|
-
| `api_multi_multipath` | Delete a multi. |
|
|
82
|
-
| `api_multi_multipath_description` | Get a multi's description. |
|
|
83
|
-
| `api_multi_multipath_rsubreddit1` | Get a multi's subreddit. |
|
|
84
|
-
| `api_multi_multipath_rsubreddit` | Delete a multi's subreddit. |
|
|
85
|
-
| `api_mod_conversations` | Get the mod conversations. |
|
|
86
|
-
| `api_mod_conversations_conversation_id` | Get a mod conversation. |
|
|
87
|
-
| `api_mod_conversations_conversation_id_highlight` | Highlight a mod conversation. |
|
|
88
|
-
| `api_mod_conversations_conversation_id_unarchive` | Unarchive a mod conversation. |
|
|
89
|
-
| `api_mod_conversations_conversation_id_unban` | Unban a mod conversation. |
|
|
90
|
-
| `api_mod_conversations_conversation_id_unmute` | Unmute a mod conversation. |
|
|
91
|
-
| `api_mod_conversations_conversation_id_user` | Get a mod conversation's user. |
|
|
92
|
-
| `api_mod_conversations_subreddits` | Get the mod conversations' subreddits. |
|
|
93
|
-
| `api_mod_conversations_unread_count` | Get the unread count of the mod conversations. |
|
|
94
|
-
| `message_inbox` | Get the current user's inbox. |
|
|
95
|
-
| `message_sent` | Get the current user's sent messages. |
|
|
96
|
-
| `message_unread` | Get the current user's unread messages. |
|
|
97
|
-
| `search` | Search for posts, comments, and users. |
|
|
98
|
-
| `r_subreddit_search` | Search for posts, comments, and users in a subreddit. |
|
|
99
|
-
| `api_search_reddit_names` | Search for subreddits. |
|
|
100
|
-
| `api_subreddit_autocomplete` | Search for subreddits. |
|
|
101
|
-
| `api_subreddit_autocomplete_v2` | Search for subreddits. |
|
|
102
|
-
| `api_v1_subreddit_post_requirements` | Get the post requirements for a subreddit. |
|
|
103
|
-
| `r_subreddit_about_banned` | Get the banned users in a subreddit. |
|
|
104
|
-
| `r_subreddit_about` | Get the about information for a subreddit. |
|
|
105
|
-
| `r_subreddit_about_edit` | Get the edit information for a subreddit. |
|
|
106
|
-
| `r_subreddit_about_contributors` | Get the contributors for a subreddit. |
|
|
107
|
-
| `r_subreddit_about_moderators` | Get the moderators for a subreddit. |
|
|
108
|
-
| `r_subreddit_about_muted` | Get the muted users for a subreddit. |
|
|
109
|
-
| `r_subreddit_about_rules` | Get the rules for a subreddit. |
|
|
110
|
-
| `r_subreddit_about_sticky` | Get the sticky posts for a subreddit. |
|
|
111
|
-
| `r_subreddit_about_traffic` | Get the traffic for a subreddit. |
|
|
112
|
-
| `r_subreddit_about_wikibanned` | Get the wikibanned users for a subreddit. |
|
|
113
|
-
| `r_subreddit_about_wikicontributors` | Get the wikicontributors for a subreddit. |
|
|
114
|
-
| `r_subreddit_api_submit_text` | Get the submit text for a subreddit. |
|
|
115
|
-
| `subreddits_mine_where` | Get the subreddits the current user has access to. |
|
|
116
|
-
| `subreddits_search` | Search for subreddits. |
|
|
117
|
-
| `subreddits_where` | Get the subreddits the current user has access to. |
|
|
118
|
-
| `api_user_data_by_account_ids` | Get the user data by account IDs. |
|
|
119
|
-
| `api_username_available` | Check if a username is available. |
|
|
120
|
-
| `api_v1_me_friends_username1` | Get a user's friends. |
|
|
121
|
-
| `api_v1_me_friends_username` | Delete a user's friend. |
|
|
122
|
-
| `api_v1_user_username_trophies` | Get a user's trophies. |
|
|
123
|
-
| `user_username_about` | Get the about information for a user. |
|
|
124
|
-
| `user_username_where` | Get the user's posts or comments. |
|
|
125
|
-
| `users_search` | Search for users. |
|
|
126
|
-
| `users_where` | Get the user's posts or comments. |
|
|
127
|
-
| `r_subreddit_api_widgets` | Get the widgets for a subreddit. |
|
|
128
|
-
| `r_subreddit_api_widget_order_section` | Get the widget order for a subreddit. |
|
|
129
|
-
| `r_subreddit_api_widget_widget_id` | Delete a widget. |
|
|
130
|
-
| `r_subreddit_wiki_discussions_page` | Get the discussions for a wiki page. |
|
|
131
|
-
| `r_subreddit_wiki_page` | Get a wiki page. |
|
|
132
|
-
| `r_subreddit_wiki_pages` | Get the pages for a wiki. |
|
|
133
|
-
| `r_subreddit_wiki_revisions` | Get the revisions for a wiki. |
|
|
134
|
-
| `r_subreddit_wiki_revisions_page` | Get the revisions for a wiki page. |
|
|
135
|
-
| `r_subreddit_wiki_settings_page` | Get the settings for a wiki page. |
|
|
12
|
+
| `get_subreddit_posts` | Fetches a specified number of top-rated posts from a particular subreddit, allowing results to be filtered by a specific timeframe (e.g., 'day', 'week'). This is a simplified version compared to `get_subreddit_top_posts`, which uses more complex pagination parameters instead of a direct time filter. |
|
|
13
|
+
| `search_subreddits` | Searches for subreddits by name and description using a query string, with results sortable by relevance or activity. Unlike the broader `search_reddit` function, this method exclusively discovers subreddits, not posts, comments, or users. |
|
|
14
|
+
| `get_post_flairs` | Fetches a list of available post flairs (tags) for a specified subreddit. This is primarily used to discover the correct `flair_id` needed to categorize a new submission when using the `create_post` function. It returns flair details or a message if none are available. |
|
|
15
|
+
| `create_post` | Creates a new Reddit post in a specified subreddit. It supports text ('self') or link posts, requiring a title and corresponding content (text or URL). An optional flair can be assigned. Returns the API response or a formatted error message on failure. |
|
|
16
|
+
| `get_comment_by_id` | Retrieves a single Reddit comment's data, such as author and score, using its unique 't1_' prefixed ID. Unlike `get_post_comments_details` which fetches all comments for a post, this function targets one specific comment directly, returning an error dictionary if it is not found. |
|
|
17
|
+
| `post_comment` | Posts a new comment as a reply to a specified Reddit post or another comment. Using the parent's full ID and the desired text, it submits the comment via the API and returns the response containing the new comment's details. |
|
|
18
|
+
| `edit_content` | Modifies the text of a specific Reddit post or comment via its unique ID. Unlike creation or deletion functions, this method specifically handles updates to existing user-generated content, submitting the new text to the API and returning a JSON response detailing the edited item. |
|
|
19
|
+
| `delete_content` | Deletes a specified Reddit post or comment using its full identifier (`content_id`). It sends a POST request to the `/api/del` endpoint for permanent removal, unlike `edit_content` which only modifies. On success, it returns a confirmation message. |
|
|
20
|
+
| `get_post_comments_details` | Fetches a specific Reddit post's details and its complete comment tree using the post's unique ID. This function returns the entire discussion, including the original post and all associated comments, providing broader context than `get_comment_by_id` which only retrieves a single comment. |
|
|
21
|
+
| `get_current_user_info` | Retrieves the full profile information for the currently authenticated user by making a GET request to the `/api/v1/me` Reddit API endpoint. This differs from `get_user_profile`, which requires a username, and `get_current_user_karma`, which specifically fetches karma data. |
|
|
22
|
+
| `get_current_user_karma` | Fetches the karma breakdown for the authenticated user from the Reddit API. This function specifically targets the `/api/v1/me/karma` endpoint, returning karma statistics per subreddit, which is more specific than `get_current_user_info` that retrieves general profile information. |
|
|
23
|
+
| `get_hot_posts` | Retrieves trending 'hot' posts from the global Reddit feed. Unlike `get_subreddit_hot_posts`, this operates across all of Reddit, not a specific subreddit. It supports pagination and optional filtering by geographical region to customize the listing of returned posts. |
|
|
24
|
+
| `get_new_posts` | Fetches a list of the newest posts from across all of Reddit, not limited to a specific subreddit. This function supports optional pagination and filtering parameters to customize the API response, differentiating it from `get_subreddit_new_posts` which targets a single subreddit. |
|
|
25
|
+
| `get_top_posts` | Fetches top-rated posts from across all of Reddit, distinct from `get_subreddit_top_posts`, which operates on a specific subreddit. The function supports standard API pagination parameters like `limit`, `after`, and `before` to navigate results, providing a broad, site-wide view of top content. |
|
|
26
|
+
| `get_rising_posts` | Retrieves a list of rising posts from across all of Reddit. Unlike subreddit-specific listing functions (e.g., `get_subreddit_hot_posts`), this operates globally. It supports optional pagination and filtering parameters, such as `limit` and `after`, to customize the API response and navigate through results. |
|
|
27
|
+
| `get_controversial_posts` | Fetches a global list of the most controversial posts from across all of Reddit, distinct from subreddit-specific queries. Optional parameters allow for pagination and customization of the results, returning the direct API response data with the post listings. |
|
|
28
|
+
| `get_subreddit_hot_posts` | Retrieves a list of 'hot' posts from a specified subreddit, supporting pagination and geographical filtering. Unlike `get_hot_posts`, which queries all of Reddit, this function targets a single subreddit to fetch its currently trending content, distinct from top or new posts. |
|
|
29
|
+
| `get_subreddit_new_posts` | Retrieves a list of the newest posts from a specified subreddit, sorted chronologically. Unlike `get_new_posts` which targets all of Reddit, this function is subreddit-specific and supports standard pagination parameters like `limit` and `after` to navigate through the listing of recent submissions. |
|
|
30
|
+
| `get_subreddit_top_posts` | Fetches top-rated posts from a specific subreddit using standard API pagination parameters. Unlike the simpler `get_subreddit_posts` which filters by timeframe, this function offers more direct control over retrieving listings, distinguishing it from the site-wide `get_top_posts` which queries all of Reddit. |
|
|
31
|
+
| `search_reddit` | Executes a broad, keyword-based search across Reddit for various content types like posts, comments, or users. This general-purpose function offers extensive filtering options, distinguishing it from the more specialized `search_subreddits` which only finds communities. |
|
|
32
|
+
| `get_user_profile` | Retrieves public profile information for a specified Reddit user via the `/user/{username}/about` endpoint. Unlike `get_current_user_info`, which targets the authenticated user, this function fetches data like karma and account age for any user identified by their username. |
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
#
|
|
1
|
+
# ReplicateApp MCP Server
|
|
2
2
|
|
|
3
|
-
An MCP Server for the
|
|
3
|
+
An MCP Server for the ReplicateApp API.
|
|
4
4
|
|
|
5
5
|
## 🛠️ Tool List
|
|
6
6
|
|
|
7
|
-
This is automatically generated from OpenAPI schema for the
|
|
7
|
+
This is automatically generated from OpenAPI schema for the ReplicateApp API.
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
| Tool | Description |
|
|
11
11
|
|------|-------------|
|
|
12
|
-
| `
|
|
13
|
-
| `
|
|
14
|
-
| `
|
|
15
|
-
| `
|
|
16
|
-
| `
|
|
17
|
-
| `
|
|
18
|
-
| `
|
|
12
|
+
| `run` | Executes a Replicate model synchronously, blocking until it completes and returns the final output. This abstracts the polling logic required by asynchronous jobs. If a model streams results, this function conveniently collects all items into a list before returning, unlike the non-blocking `submit_prediction` method. |
|
|
13
|
+
| `submit_prediction` | Submits a model execution request to Replicate for non-blocking, asynchronous processing. It immediately returns a prediction ID for tracking, unlike the synchronous `run` method which waits for the final result. The returned ID can be used with `get_prediction` or `fetch_prediction_output` to monitor the job. |
|
|
14
|
+
| `get_prediction` | Retrieves the full details and current state of a Replicate prediction by its ID. This function performs a non-blocking status check, returning the prediction object immediately. Unlike `fetch_prediction_output`, it does not wait for the job to complete and is used for monitoring progress. |
|
|
15
|
+
| `await_prediction_result` | Retrieves the final output for a given prediction ID, waiting for the job to complete if it is still running. This function complements `submit_prediction` by blocking until the asynchronous task finishes, raising an error if the prediction fails or is canceled. |
|
|
16
|
+
| `cancel_prediction` | Sends a request to cancel a running or queued Replicate prediction. It first checks the prediction's status, only proceeding if it is not already in a terminal state (e.g., succeeded, failed), and gracefully handles jobs that cannot be canceled. |
|
|
17
|
+
| `upload_file` | Uploads a local file from a given path to Replicate's storage, returning a public URL. This URL is essential for providing file-based inputs to Replicate models via functions like `run` or `submit_prediction`. Fails if the file is not found or the upload encounters an error. |
|
|
18
|
+
| `generate_image` | Generates images synchronously using a specified model, defaulting to SDXL. As a convenience wrapper around the generic `run` function, it simplifies image creation by exposing common parameters like `prompt` and `width`, and waits for the model to complete before returning the resulting image URLs. |
|