| Port details |
- py-mcp-types Model Context Protocol wire types
- 2.1.1 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-08-30 09:18:04
- Last Update: 2026-08-30 12:37:46
- Commit Hash: ec85dce
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/mcp-types/
- Description:
- The wire types for the Model Context Protocol.
This package holds the protocol message models, JSON-RPC envelope types, per-
version surface validators, and the protocol-version registry. Its only runtime
dependencies are pydantic and typing-extensions, so it can be installed on its
own when you need to (de)serialize MCP traffic without pulling in the full mcp
SDK.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mcp-types>0:misc/py-mcp-types@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-mcp-types/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-mcp-types
- pkg install py312-mcp-types
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-mcp-types listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-mcp-types
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1788092991
SHA256 (mcp_types-2.1.1.tar.gz) = 77dcbe48fba73cca71a673f2646a5f037a017b7a0a07ac89cec1113028890eda
SIZE (mcp_types-2.1.1.tar.gz) = 66674
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=1.27.0 : devel/py-hatchling@py312
- py312-uv-dynamic-versioning>=0.8.2 : devel/py-uv-dynamic-versioning@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pydantic2>=2.10.6_2 : devel/py-pydantic2@py312
- py312-typing-extensions>=4.15.0 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-mcp
Configuration Options:
- No options to configure
- Options name:
- misc_py-mcp-types
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.1 30 Aug 2026 12:37:46
    |
Nicola Vitale (nivit)  |
misc/py-mcp-types: Update to 2.1.1 |
2.0.0 30 Aug 2026 09:05:26
    |
Nicola Vitale (nivit)  Author: Eric Camachat |
misc/py-mcp-types: Add new port
The wire types for the Model Context Protocol.
This package holds the protocol message models, JSON-RPC envelope types, per-
version surface validators, and the protocol-version registry. Its only runtime
dependencies are pydantic and typing-extensions, so it can be installed on its
own when you need to (de)serialize MCP traffic without pulling in the full mcp
SDK.
https://pypi.org/project/mcp-types/
PR: 297537 |
Number of commits found: 2
|