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,112 +0,0 @@
1
-
2
- # Supabase MCP Server
3
-
4
- An MCP Server for the Supabase 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 Supabase 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
- | v1_get_a_branch_config | Retrieves the configuration details for a specific branch by branch ID. |
25
- | v1_update_a_branch_config | Updates the configuration of a specified branch by sending a PATCH request with provided configuration fields. |
26
- | v1_delete_a_branch | Deletes a branch with the specified branch ID using a DELETE request to the API. |
27
- | v1_reset_a_branch | Resets the specified branch by making a POST request to the branch reset endpoint. |
28
- | v1_list_all_projects | Retrieves a list of all projects from the v1 API endpoint. |
29
- | v1_create_a_project | Creates a new project with the specified configuration and returns the project details. |
30
- | v1_list_all_organizations | Retrieves a list of all organizations from the API endpoint. |
31
- | v1_create_an_organization | Creates a new organization using the provided name and returns the organization details. |
32
- | v1_authorize_user | Initiates the OAuth 2.0 authorization flow by constructing and sending an authorization request to the identity provider. |
33
- | v1_list_all_snippets | Retrieves all code snippets for the specified project, or for all projects if no project reference is provided. |
34
- | v1_get_a_snippet | Retrieves a snippet resource by its unique identifier using a GET request to the v1 endpoint. |
35
- | v1_get_project_api_keys | Retrieves the list of API keys associated with a specified project reference. |
36
- | create_api_key | Creates a new API key for the specified project with optional description and secret JWT template. |
37
- | update_api_key | Updates an existing API key identified by its project reference and key ID, allowing optional update of description and secret JWT template. |
38
- | delete_api_key | Deletes an API key associated with a project using the provided reference and key ID. |
39
- | v1_list_all_branches | Retrieves a list of all branches for the specified project reference using the v1 API. |
40
- | v1_create_a_branch | Creates a new branch for a specified project, configuring options such as instance size, release channel, and region. |
41
- | v1_disable_preview_branching | Disables preview branching for a specified project reference by sending a DELETE request to the corresponding API endpoint. |
42
- | v1_get_hostname_config | Retrieves the configuration for a custom hostname associated with a given project reference. |
43
- | v1_verify_dns_config | Triggers DNS configuration verification for a specified project reference via a POST request. |
44
- | v1_activate_custom_hostname | Activates a custom hostname for the specified project reference using the v1 API endpoint. |
45
- | v1_list_all_network_bans | Retrieves all network bans associated with the specified project reference. |
46
- | v1_delete_network_bans | Deletes specified IPv4 addresses from the network ban list for a given project reference. |
47
- | v1_get_network_restrictions | Retrieves network restriction settings for a given project reference. |
48
- | v1_update_network_restrictions | Updates network access restrictions for the specified project by applying the given allowed IPv4 and IPv6 CIDR ranges. |
49
- | v1_get_pgsodium_config | Retrieves the pgSodium configuration for a specified project reference from the v1 API endpoint. |
50
- | v1_update_pgsodium_config | Updates the pgsodium configuration for a specified project reference using the provided root key. |
51
- | v1_get_postgrest_service_config | Retrieves the configuration details for the PostgREST service associated with the specified project reference. |
52
- | v1_update_postgrest_service_config | Updates the configuration settings for a PostgREST service for a specified project. |
53
- | v1_delete_a_project | Deletes a project identified by its reference and returns the API response as a dictionary. |
54
- | v1_list_all_secrets | Lists all secrets for the specified project reference via the v1 API. |
55
- | v1_bulk_create_secrets | Creates multiple secrets for a specified project reference in a single batch request. |
56
- | v1_bulk_delete_secrets | Deletes multiple secrets from a given project by making a bulk delete request. |
57
- | v1_get_ssl_enforcement_config | Retrieves the SSL enforcement configuration for the specified project. |
58
- | v1_update_ssl_enforcement_config | Updates the SSL enforcement configuration for the specified project reference. |
59
- | v1_generate_typescript_types | Generates TypeScript type definitions for a specified project reference, optionally including specific schemas. |
60
- | v1_get_vanity_subdomain_config | Retrieve the vanity subdomain configuration for a given project reference. |
61
- | v1_deactivate_vanity_subdomain_config | Deactivates the vanity subdomain configuration for a specified project reference. |
62
- | v1_check_vanity_subdomain_availability | Checks the availability of a specified vanity subdomain for a given project reference. |
63
- | v1_activate_vanity_subdomain_config | Activates the vanity subdomain configuration for a specified project reference. |
64
- | v1_upgrade_postgres_version | Initiates an upgrade of a PostgreSQL instance to a specified target version via API call. |
65
- | v1_get_postgrest_upgrade_eligibility | Checks the eligibility of a PostgREST upgrade for a specified project reference. |
66
- | v1_get_postgrest_upgrade_status | Retrieves the current upgrade status for a specified PostgREST project. |
67
- | v1_get_readonly_mode_status | Retrieves the read-only mode status for a specified project reference. |
68
- | v1_disable_readonly_mode_temporarily | Temporarily disables readonly mode for a specified project reference via a POST request. |
69
- | v1_setup_a_read_replica | Initiates the setup of a read replica for a specified project in the given region. |
70
- | v1_remove_a_read_replica | Removes a read replica from a specified database within a project. |
71
- | v1_get_services_health | Checks the health status of specified services for a given project reference. |
72
- | v1_get_postgres_config | Retrieves the PostgreSQL configuration for the specified project reference. |
73
- | v1_update_postgres_config | Updates PostgreSQL configuration settings for a specified project via a REST API call. |
74
- | v1_get_project_pgbouncer_config | Retrieves the PgBouncer configuration for a specific project by project reference. |
75
- | v1_get_supavisor_config | Retrieves the Supavisor configuration for a specified project reference from the configured API. |
76
- | v1_update_supavisor_config | Updates the Supavisor configuration for a specified project by modifying database pooler settings. |
77
- | v1_get_auth_service_config | Retrieves the authentication service configuration for the specified project reference from the API. |
78
- | v1_update_auth_service_config | Updates the authentication service configuration for a specified project with the provided settings. |
79
- | create_tpafor_project | Creates a third-party authentication (TPA) configuration for a specific project using provided OIDC or JWKS details. |
80
- | list_tpafor_project | Retrieves the list of third-party authentication configurations for a specified project. |
81
- | delete_tpafor_project | Deletes a third-party authentication provider configuration for a given project. |
82
- | get_tpafor_project | Retrieve the third-party authentication configuration for a specific project and TPA identifier. |
83
- | v1_run_a_query | Executes a database query for a specified project reference using the provided query string. |
84
- | v1_enable_database_webhook | Enables the database webhook for the specified project reference. |
85
- | v1_list_all_functions | Lists all available functions for the specified project reference. |
86
- | v1_get_a_function | Retrieves detailed information about a specific function from a project using the function's reference and slug. |
87
- | v1_update_a_function | Updates the configuration or code for an existing function in the specified project. |
88
- | v1_delete_a_function | Deletes a specified function from a project using its reference and function slug. |
89
- | v1_get_a_function_body | Retrieves the body of a specified function from a project via a REST API call. |
90
- | v1_list_all_buckets | Retrieves a list of all storage buckets for the specified project reference. |
91
- | v1_create_a_sso_provider | Creates a new Single Sign-On (SSO) provider configuration for the specified project. |
92
- | v1_list_all_sso_provider | Retrieves a list of all SSO providers configured for the specified project. |
93
- | v1_get_a_sso_provider | Retrieves details of a specific SSO provider configuration for the given project reference and provider ID. |
94
- | v1_update_a_sso_provider | Updates the configuration of an existing SSO provider using the provided metadata and attributes. |
95
- | v1_delete_a_sso_provider | Deletes a specified SSO provider from the given project configuration. |
96
- | v1_list_all_backups | Retrieves a list of all database backups for the specified project reference. |
97
- | v1_restore_pitr_backup | Initiates a point-in-time restore operation for a database backup using the specified reference and recovery time target. |
98
- | v1_list_organization_members | Retrieves a list of members associated with the specified organization slug via the v1 API. |
99
- | v1_get_an_organization | Retrieves details of a specific organization by its unique slug identifier. |
100
-
101
-
102
-
103
- ## Usage
104
-
105
- - Login to AgentR
106
- - Follow the quickstart guide to setup MCP Server for your client
107
- - Visit Apps Store and enable the Supabase app
108
- - Restart the MCP Server
109
-
110
- ### Local Development
111
-
112
- - Follow the README to test with the local MCP Server
File without changes