universal-mcp 0.1.9rc2__py3-none-any.whl → 0.1.11__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.
- universal_mcp/applications/elevenlabs/README.md +84 -0
- universal_mcp/applications/elevenlabs/__init__.py +0 -0
- universal_mcp/applications/elevenlabs/app.py +1402 -0
- universal_mcp/cli.py +1 -0
- {universal_mcp-0.1.9rc2.dist-info → universal_mcp-0.1.11.dist-info}/METADATA +20 -1
- {universal_mcp-0.1.9rc2.dist-info → universal_mcp-0.1.11.dist-info}/RECORD +8 -5
- {universal_mcp-0.1.9rc2.dist-info → universal_mcp-0.1.11.dist-info}/WHEEL +0 -0
- {universal_mcp-0.1.9rc2.dist-info → universal_mcp-0.1.11.dist-info}/entry_points.txt +0 -0
universal_mcp/cli.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: universal-mcp
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.11
|
4
4
|
Summary: Universal MCP acts as a middle ware for your API applications. It can store your credentials, authorize, enable disable apps on the fly and much more.
|
5
5
|
Author-email: Manoj Bajaj <manojbajaj95@gmail.com>
|
6
6
|
Requires-Python: >=3.11
|
@@ -17,6 +17,25 @@ Requires-Dist: pydantic>=2.11.1
|
|
17
17
|
Requires-Dist: pyyaml>=6.0.2
|
18
18
|
Requires-Dist: rich>=14.0.0
|
19
19
|
Requires-Dist: typer>=0.15.2
|
20
|
+
Provides-Extra: all
|
21
|
+
Requires-Dist: e2b-code-interpreter>=1.2.0; extra == 'all'
|
22
|
+
Requires-Dist: fal-client>=0.5.9; extra == 'all'
|
23
|
+
Requires-Dist: fastapi[standard]>=0.115.12; extra == 'all'
|
24
|
+
Requires-Dist: firecrawl-py>=1.15.0; extra == 'all'
|
25
|
+
Requires-Dist: google-search-results>=2.4.2; extra == 'all'
|
26
|
+
Requires-Dist: langchain-mcp-adapters>=0.0.3; extra == 'all'
|
27
|
+
Requires-Dist: langchain-openai>=0.3.12; extra == 'all'
|
28
|
+
Requires-Dist: langgraph-checkpoint-sqlite>=2.0.6; extra == 'all'
|
29
|
+
Requires-Dist: langgraph>=0.3.24; extra == 'all'
|
30
|
+
Requires-Dist: litellm>=1.30.7; extra == 'all'
|
31
|
+
Requires-Dist: markitdown[all]>=0.1.1; extra == 'all'
|
32
|
+
Requires-Dist: pyright>=1.1.398; extra == 'all'
|
33
|
+
Requires-Dist: pytest-asyncio>=0.26.0; extra == 'all'
|
34
|
+
Requires-Dist: pytest>=8.3.5; extra == 'all'
|
35
|
+
Requires-Dist: python-dotenv>=1.0.1; extra == 'all'
|
36
|
+
Requires-Dist: ruff>=0.11.4; extra == 'all'
|
37
|
+
Requires-Dist: streamlit>=1.44.1; extra == 'all'
|
38
|
+
Requires-Dist: watchdog>=6.0.0; extra == 'all'
|
20
39
|
Provides-Extra: dev
|
21
40
|
Requires-Dist: litellm>=1.30.7; extra == 'dev'
|
22
41
|
Requires-Dist: pyright>=1.1.398; extra == 'dev'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
universal_mcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
2
|
universal_mcp/analytics.py,sha256=aGCg0Okpcy06W70qCA9I8_ySOiCgAtzJAIWAdhBsOeA,2212
|
3
|
-
universal_mcp/cli.py,sha256=
|
3
|
+
universal_mcp/cli.py,sha256=Sv-sgUWD7wVwNUaNUQu44K3vjkn_72tuKzrtkAvnQ2Q,5259
|
4
4
|
universal_mcp/config.py,sha256=sJaPI4q51CDPPG0z32rMJiE7a64eaa9nxbjJgYnaFA4,838
|
5
5
|
universal_mcp/exceptions.py,sha256=WApedvzArNujD0gZfUofYBxjQo97ZDJLqDibtLWZoRk,373
|
6
6
|
universal_mcp/logger.py,sha256=D947u1roUf6WqlcEsPpvmWDqGc8L41qF3MO1suK5O1Q,308
|
@@ -24,6 +24,9 @@ universal_mcp/applications/coda/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
|
|
24
24
|
universal_mcp/applications/coda/app.py,sha256=47ZmtYF5A2Cn0rh3Dpc3VtkIHR1Xu2PCYe1JDH8kJbY,155862
|
25
25
|
universal_mcp/applications/e2b/README.md,sha256=S4lTp-vEZ8VTCKPXqjUXu5nYlUMAF8lw8CQyBGPgxjs,700
|
26
26
|
universal_mcp/applications/e2b/app.py,sha256=4cMuGHm_QY4uh0JMh3HYzhaqtnfnXajRKFhoAGmRnBE,2252
|
27
|
+
universal_mcp/applications/elevenlabs/README.md,sha256=KSNBY0efc3XK_6kTM1YZQo8uVv34qhJ3IGGChIAhEQU,8196
|
28
|
+
universal_mcp/applications/elevenlabs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
29
|
+
universal_mcp/applications/elevenlabs/app.py,sha256=A43xAyQNIbdH8Y1MHw_fmnjmH9MR14TTzeFjg4h8Pek,66722
|
27
30
|
universal_mcp/applications/falai/README.md,sha256=fc31zlKe09FsOw6W5KY7VipxvKhon4KQoWjTdoMlPfc,1449
|
28
31
|
universal_mcp/applications/falai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
29
32
|
universal_mcp/applications/falai/app.py,sha256=S6gaXLWBgTm_EBqH8aBUKih5iM2EL6gbRSAJ5Xmcfzg,12323
|
@@ -110,7 +113,7 @@ universal_mcp/utils/docstring_parser.py,sha256=j7aE-LLnBOPTJI0qXayf0NlYappzxICv5
|
|
110
113
|
universal_mcp/utils/dump_app_tools.py,sha256=9bQePJ4ZKzGtcIYrBgLxbKDOZmL7ajIAHhXljT_AlyA,2041
|
111
114
|
universal_mcp/utils/installation.py,sha256=KPBojDlt2YfFY2DfJ9pUr5evFJ9QQGp99KQUsRkz9GQ,10235
|
112
115
|
universal_mcp/utils/openapi.py,sha256=AgmcyntPyovic2mRqr-a7P4kEc7hU-yk9gRVIsO4078,20673
|
113
|
-
universal_mcp-0.1.
|
114
|
-
universal_mcp-0.1.
|
115
|
-
universal_mcp-0.1.
|
116
|
-
universal_mcp-0.1.
|
116
|
+
universal_mcp-0.1.11.dist-info/METADATA,sha256=ZLPfXsWhJ5s2bFX6CCAJQM6Tup_mVCK9lPBgBUBDVwE,12432
|
117
|
+
universal_mcp-0.1.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
118
|
+
universal_mcp-0.1.11.dist-info/entry_points.txt,sha256=QlBrVKmA2jIM0q-C-3TQMNJTTWOsOFQvgedBq2rZTS8,56
|
119
|
+
universal_mcp-0.1.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|