mcp-proxy-adapter 6.3.9__py3-none-any.whl → 6.3.10__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.
- mcp_proxy_adapter/__main__.py +3 -10
- mcp_proxy_adapter/main.py +4 -2
- mcp_proxy_adapter/version.py +1 -1
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/METADATA +1 -1
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/RECORD +9 -9
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/WHEEL +0 -0
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/entry_points.txt +0 -0
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/licenses/LICENSE +0 -0
- {mcp_proxy_adapter-6.3.9.dist-info → mcp_proxy_adapter-6.3.10.dist-info}/top_level.txt +0 -0
mcp_proxy_adapter/__main__.py
CHANGED
@@ -16,16 +16,9 @@ from mcp_proxy_adapter.api.app import create_app
|
|
16
16
|
|
17
17
|
def main():
|
18
18
|
"""Main CLI entry point."""
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
print("Usage:")
|
23
|
-
print(" python -m mcp_proxy_adapter")
|
24
|
-
print(" # or")
|
25
|
-
print(" mcp-proxy-adapter")
|
26
|
-
print()
|
27
|
-
print("For more information, see:")
|
28
|
-
print(" https://github.com/maverikod/mcp-proxy-adapter#readme")
|
19
|
+
# Import and run the actual main function from main.py
|
20
|
+
from mcp_proxy_adapter.main import main as run_server
|
21
|
+
run_server()
|
29
22
|
|
30
23
|
|
31
24
|
if __name__ == "__main__":
|
mcp_proxy_adapter/main.py
CHANGED
@@ -14,8 +14,10 @@ import asyncio
|
|
14
14
|
import argparse
|
15
15
|
from pathlib import Path
|
16
16
|
|
17
|
-
# Add the project root to the path
|
18
|
-
|
17
|
+
# Add the project root to the path only if running from source
|
18
|
+
# This allows the installed package to be used when installed via pip
|
19
|
+
if not str(Path(__file__).parent.parent) in sys.path:
|
20
|
+
sys.path.insert(0, str(Path(__file__).parent.parent))
|
19
21
|
|
20
22
|
from mcp_proxy_adapter.api.app import create_app
|
21
23
|
from mcp_proxy_adapter.config import Config
|
mcp_proxy_adapter/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: mcp-proxy-adapter
|
3
|
-
Version: 6.3.
|
3
|
+
Version: 6.3.10
|
4
4
|
Summary: Powerful JSON-RPC microservices framework with built-in security, authentication, and proxy registration
|
5
5
|
Home-page: https://github.com/maverikod/mcp-proxy-adapter
|
6
6
|
Author: Vasiliy Zdanovskiy
|
@@ -1,10 +1,10 @@
|
|
1
1
|
mcp_proxy_adapter/__init__.py,sha256=iH0EBBsRj_cfZJpAIsgN_8tTdfefhnl6uUKHjLHhWDQ,1037
|
2
|
-
mcp_proxy_adapter/__main__.py,sha256=
|
2
|
+
mcp_proxy_adapter/__main__.py,sha256=bh7XUZjW7Mo6cmA8yHrCbOoVfLSthZ_np9bBdiOF1Ko,578
|
3
3
|
mcp_proxy_adapter/config.py,sha256=-7iVS0mUWWKNeao7nqTAFlUD6FcMwRlDkchN7OwYsr0,21662
|
4
4
|
mcp_proxy_adapter/custom_openapi.py,sha256=yLle4CntYK9wpivgn9NflZyJhy-YNrmWjJzt0ai5nP0,14672
|
5
|
-
mcp_proxy_adapter/main.py,sha256=
|
5
|
+
mcp_proxy_adapter/main.py,sha256=qDkQTXnCvf8u0I3b8PRrguOoVdjd8YRr90ZooOqeOto,3401
|
6
6
|
mcp_proxy_adapter/openapi.py,sha256=2UZOI09ZDRJuBYBjKbMyb2U4uASszoCMD5o_4ktRpvg,13480
|
7
|
-
mcp_proxy_adapter/version.py,sha256=
|
7
|
+
mcp_proxy_adapter/version.py,sha256=q4KhXwePA961WyLCLQBU8q4Oe4-W6TpVWhv39c4kxy4,75
|
8
8
|
mcp_proxy_adapter/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
9
|
mcp_proxy_adapter/api/app.py,sha256=22NIDGo6pGkOZnvBWeKv_-RIRye4YaYkIskVGIsCCMs,28600
|
10
10
|
mcp_proxy_adapter/api/handlers.py,sha256=iyFGoEuUS1wxbV1ELA0zmaxIyQR7j4zw-4MrD-uIO6E,8294
|
@@ -135,10 +135,10 @@ mcp_proxy_adapter/examples/scripts/generate_certificates_and_tokens.py,sha256=hU
|
|
135
135
|
mcp_proxy_adapter/schemas/base_schema.json,sha256=v9G9cGMd4dRhCZsOQ_FMqOi5VFyVbI6Cf3fyIvOT9dc,2881
|
136
136
|
mcp_proxy_adapter/schemas/openapi_schema.json,sha256=C3yLkwmDsvnLW9B5gnKKdBGl4zxkeU-rEmjTrNVsQU0,8405
|
137
137
|
mcp_proxy_adapter/utils/config_generator.py,sha256=UXxuxxAyKTesAS3DOofQ26e20v771inA7EfBV8PZD1c,47543
|
138
|
-
mcp_proxy_adapter-6.3.
|
138
|
+
mcp_proxy_adapter-6.3.10.dist-info/licenses/LICENSE,sha256=6KdtUcTwmTRbJrAmYjVn7e6S-V42ubeDJ-AiVEzZ510,1075
|
139
139
|
mcp_proxy_adapter_issue_package/demonstrate_issue.py,sha256=NDyiWSjQHly4ji1sB4ZqdmOFyZlPQ4Id80dTrRwcmoE,7736
|
140
|
-
mcp_proxy_adapter-6.3.
|
141
|
-
mcp_proxy_adapter-6.3.
|
142
|
-
mcp_proxy_adapter-6.3.
|
143
|
-
mcp_proxy_adapter-6.3.
|
144
|
-
mcp_proxy_adapter-6.3.
|
140
|
+
mcp_proxy_adapter-6.3.10.dist-info/METADATA,sha256=dDDgmyJG2fD2LVerTFlzMJDFXQLFTkVT2E0urfjstXk,22348
|
141
|
+
mcp_proxy_adapter-6.3.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
142
|
+
mcp_proxy_adapter-6.3.10.dist-info/entry_points.txt,sha256=J3eV6ID0lt_VSp4lIdIgBFTqLCThgObNNxRCbyfiMHw,70
|
143
|
+
mcp_proxy_adapter-6.3.10.dist-info/top_level.txt,sha256=CHk-Mc-AxjO-tRheegA2qLiQnU4vZRnxuTF81So6SAc,50
|
144
|
+
mcp_proxy_adapter-6.3.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|