Metadata-Version: 2.4
Name: mcp-sys-bridge
Version: 0.1.0
Summary: An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS functionalities like clipboard management and URL handling.
Project-URL: homepage, https://github.com/leynier/mcp-sys-bridge
Project-URL: documentation, https://github.com/leynier/mcp-sys-bridge
Project-URL: repository, https://github.com/leynier/mcp-sys-bridge
Project-URL: issues, https://github.com/leynier/mcp-sys-bridge/issues
Project-URL: changelog, https://github.com/leynier/mcp-sys-bridge
Author-email: Leynier Gutiérrez González <leynier41@gmail.com>
License-Expression: MIT
License-File: license
Keywords: automation,clipboard,cross-platform,developer-tools,library,mcp,mcp-server,model-context-protocol,protocol,python,system-bridge,system-integration,toolkit,url-opener,utils
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: fastmcp>=2.7.0
Requires-Dist: pyperclip>=1.9.0
Description-Content-Type: text/markdown

# MCP System Bridge

An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS functionalities like clipboard management and URL handling.
