Metadata-Version: 2.4
Name: mcp-protocol
Version: 0.1.0
Project-URL: Homepage, https://github.com/hezhangjian/mcp-protocol
Project-URL: Repository, https://github.com/hezhangjian/mcp-protocol
Project-URL: Documentation, https://github.com/hezhangjian/mcp-protocol#readme
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Provides-Extra: dev
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# MCP-Protocol

A Python library for working with Model Context Protocol (MCP) definitions.
