mcp-proxy

View on PyPIReverse Dependencies (1)

0.5.1 mcp_proxy-0.5.1-py3-none-any.whl

Wheel Details

Project: mcp-proxy
Version: 0.5.1
Filename: mcp_proxy-0.5.1-py3-none-any.whl
Download: [link]
Size: 11860
MD5: 5d6684378e2382d42f362408187b53f0
SHA256: 6d71ec5efc005f33cac056584575e77de556847d66c6deca18447a51396d8cea
Uploaded: 2025-03-25 08:40:45 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mcp-proxy
Version: 0.5.1
Summary: A MCP server which proxies requests to a remote MCP server over SSE transport.
Author-Email: Sergey Parfenyuk <sergey.parfenyuk[at]gmail.com>
Project-Url: Homepage, https://github.com/sparfenyuk/mcp-proxy
Project-Url: Source, https://github.com/sparfenyuk/mcp-proxy
Project-Url: Documentation, https://github.com/sparfenyuk/mcp-proxy
Project-Url: Changelog, https://github.com/sparfenyuk/mcp-proxy/releases
License: MIT License Copyright (c) 2024 Sergey Parfenyuk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: mcp (<2,>=1.5.0)
Requires-Dist: uvicorn (>=0.34.0)
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 11116 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.0.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mcp_proxy/__init__.py sha256=7o0Uu2-JufF3OSdbOlRUNlTfXAD0SgpZX5gvCQHgVLs 68
mcp_proxy/__main__.py sha256=pv6Zv4cQaRErOZo0dS4zz2CRnrb-7HobzMcI9BPSSMc 4989
mcp_proxy/proxy_server.py sha256=eGRhEk7pJsnSf4nnlrVGE6JPgqh2eyxXRA8Iq1_voPc 4582
mcp_proxy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mcp_proxy/sse_client.py sha256=1CPr9k6j1i_vLETC3E8RxwogSohx9IqfjAtiq7s5QUM 867
mcp_proxy/sse_server.py sha256=C6tmXb6_QZUmERzuJbAjvKY7aVIZ2TF1sZcC9QmjAYQ 3106
mcp_proxy-0.5.1.dist-info/licenses/LICENSE sha256=IB5Kq1DC-6sU8yGp_Hzv6SXBKRrlSbYcKCLNkciNBUg 1073
mcp_proxy-0.5.1.dist-info/METADATA sha256=8T0fGTV4Z5FrE_ExPtF3IAtw9_6X-2nyswL_umf08oI 13891
mcp_proxy-0.5.1.dist-info/WHEEL sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4 91
mcp_proxy-0.5.1.dist-info/entry_points.txt sha256=DUvXlISh_AL4e5tkDRAFaiIbSFlplAzSAW-gR5yBKzo 100
mcp_proxy-0.5.1.dist-info/top_level.txt sha256=Sc_nmlR8kpkoOyksgzzlMw7rdAn5ZsPfRsd_tVWgiBI 10
mcp_proxy-0.5.1.dist-info/RECORD

top_level.txt

mcp_proxy

entry_points.txt

mcp-proxy = mcp_proxy.__main__:main
mcp-reverse-proxy = mcp_proxy.__main__:client