universal-mcp-applications 0.1.5__py3-none-any.whl → 0.1.6__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/scraper/app.py +7 -8
- {universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/METADATA +1 -2
- {universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/RECORD +5 -5
- {universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/WHEEL +0 -0
- {universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -5,9 +5,8 @@ load_dotenv()
|
|
|
5
5
|
from typing import Any
|
|
6
6
|
|
|
7
7
|
from universal_mcp.applications.application import APIApplication
|
|
8
|
-
from universal_mcp.integrations import Integration
|
|
9
8
|
from universal_mcp.agentr.integration import AgentrIntegration
|
|
10
|
-
from
|
|
9
|
+
from universal_mcp.applications.unipile import UnipileApp
|
|
11
10
|
from typing import Any, Optional
|
|
12
11
|
|
|
13
12
|
class ScraperApp(APIApplication):
|
|
@@ -26,14 +25,14 @@ class ScraperApp(APIApplication):
|
|
|
26
25
|
for LinkedIn API access.
|
|
27
26
|
"""
|
|
28
27
|
super().__init__(name="scraper", **kwargs)
|
|
29
|
-
self.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
self.integration = AgentrIntegration(name="unipile", api_key=
|
|
28
|
+
if self.integration:
|
|
29
|
+
credentials = self.integration.get_credentials()
|
|
30
|
+
api_key = credentials.get("SCRAPER_API")
|
|
31
|
+
self.account_id = credentials.get("ACCOUNT_ID")
|
|
32
|
+
self.integration = AgentrIntegration(name="unipile", api_key=api_key, base_url="https://staging-agentr-306776579029.asia-southeast1.run.app/")
|
|
34
33
|
self._unipile_app = UnipileApp(integration=self.integration)
|
|
35
34
|
else:
|
|
36
|
-
self.
|
|
35
|
+
self.account_id = None
|
|
37
36
|
self._unipile_app = None
|
|
38
37
|
|
|
39
38
|
def linkedin_post_search(
|
{universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: universal-mcp-applications
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.6
|
|
4
4
|
Summary: A Universal MCP Application: universal_mcp_applications
|
|
5
5
|
Project-URL: Homepage, https://github.com/universal-mcp/applications
|
|
6
6
|
Project-URL: Repository, https://github.com/universal-mcp/applications
|
|
@@ -34,7 +34,6 @@ Requires-Dist: replicate>=1.0.6
|
|
|
34
34
|
Requires-Dist: requests>=2.31.0
|
|
35
35
|
Requires-Dist: resend>=2.10.0
|
|
36
36
|
Requires-Dist: twilio>=9.8.0
|
|
37
|
-
Requires-Dist: universal-mcp-unipile>=0.1.13
|
|
38
37
|
Requires-Dist: universal-mcp>=0.1.24rc17
|
|
39
38
|
Provides-Extra: dev
|
|
40
39
|
Requires-Dist: pre-commit; extra == 'dev'
|
{universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/RECORD
RENAMED
|
@@ -188,7 +188,7 @@ universal_mcp/applications/rocketlane/__init__.py,sha256=jl3PjnTvPdjnbFXJgLywSlE
|
|
|
188
188
|
universal_mcp/applications/rocketlane/app.py,sha256=Re5-OoUWIIxL_ZJZ_RpEqz82hymgAWtdcOSJtJFzzs0,240690
|
|
189
189
|
universal_mcp/applications/scraper/README.md,sha256=ys9f2dRHGsnFkauAuGdBo3_Z_51PRn2cqGlnEv8kjPI,590
|
|
190
190
|
universal_mcp/applications/scraper/__init__.py,sha256=RnkyFDeNR1tOsY_PskHdv4C8AYRbcjMt7KyYQWiGGD8,27
|
|
191
|
-
universal_mcp/applications/scraper/app.py,sha256=
|
|
191
|
+
universal_mcp/applications/scraper/app.py,sha256=CVMrERgtUritpmG2RyOMlH3iTjfBhKJwF2Lvgz51z80,6483
|
|
192
192
|
universal_mcp/applications/semanticscholar/README.md,sha256=JpLY_698pvstgoNfQ5Go8C8ehQ-o68uFDX5kr86upK0,2834
|
|
193
193
|
universal_mcp/applications/semanticscholar/__init__.py,sha256=eR36chrc0pbBsSE1GadvmQH0OmtKnSC91xbE7HcDPf0,36
|
|
194
194
|
universal_mcp/applications/semanticscholar/app.py,sha256=OHTFkR-IwRU5Rvb1bEu7XmRHikht3hEgZxszLQu6kFI,22234
|
|
@@ -267,7 +267,7 @@ universal_mcp/applications/youtube/app.py,sha256=hhKqnbXvMAyOW3LOqp-ODPdIuQorr1n
|
|
|
267
267
|
universal_mcp/applications/zenquotes/README.md,sha256=x1mZHjNKD4WOgsIhedcbbaR1nvbt794GSrKud1tSLD0,296
|
|
268
268
|
universal_mcp/applications/zenquotes/__init__.py,sha256=IkASLYaZiHJXlkGwEMk1HgIq5GwEZp5GhAIiJyjBd3g,30
|
|
269
269
|
universal_mcp/applications/zenquotes/app.py,sha256=6v8trNWjxbixdlEyaM-gJbfY8z9ZAmkIzSUks_fbsT4,1076
|
|
270
|
-
universal_mcp_applications-0.1.
|
|
271
|
-
universal_mcp_applications-0.1.
|
|
272
|
-
universal_mcp_applications-0.1.
|
|
273
|
-
universal_mcp_applications-0.1.
|
|
270
|
+
universal_mcp_applications-0.1.6.dist-info/METADATA,sha256=zWWZgM7EZvZIgFRTowMREhKbcEfh_CF1PxnuTpzOmjU,3918
|
|
271
|
+
universal_mcp_applications-0.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
272
|
+
universal_mcp_applications-0.1.6.dist-info/licenses/LICENSE,sha256=NweDZVPslBAZFzlgByF158b85GR0f5_tLQgq1NS48To,1063
|
|
273
|
+
universal_mcp_applications-0.1.6.dist-info/RECORD,,
|
{universal_mcp_applications-0.1.5.dist-info → universal_mcp_applications-0.1.6.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|