A serialization library for Model Context Protocol
Project description
MCP Serializer
A serialization library for Model Context Protocol.
Installation
pip install mcp-serializer
Usage
This package is currently in early development. More documentation will be added as features are implemented.
Development
To set up for development:
# Clone the repository
git clone https://github.com/mdamire/mcp-serializer.git
cd mcp-serializer
# Install development dependencies
pip install -r requirements-dev.txt
# Install package in development mode
pip install -e .
# Run tests
pytest
# Run code formatting
black src tests
isort src tests
# Run type checking
mypy src
License
MIT License. See LICENSE for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_serializer-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_serializer-0.1.0.tar.gz.
File metadata
- Download URL: mcp_serializer-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ef9e8d85a4fce7d76c04d10e69dd53b613ff00226a97b72bf92b2a54e6f31b2
|
|
| MD5 |
7d1e3967ab8ec80ebaead4bed035aca9
|
|
| BLAKE2b-256 |
574ab139c9b475d0e6fb037ad76882ed16126f87151a84b3b53a11554206b7cd
|
File details
Details for the file mcp_serializer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_serializer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358bd4cf7abad35e36f88867f81f86ae287c8cf4c7c7b3ab53dd6ed43aabf11e
|
|
| MD5 |
75a032e2254a1cbd668c0e8e2ed12220
|
|
| BLAKE2b-256 |
a55f7ba9f83c0cc5e1a57f45d0bfa60b720b9012bacdece0fea53f92daf54f78
|