HTTP transport adapter for the Model Context Standard.
Project description
mcs-adapter-http
HTTP transport adapter for the Model Context Standard (MCS).
Wraps the requests library behind a clean adapter interface so that
drivers like mcs-driver-rest can make HTTP calls without depending on
a specific HTTP client.
Installation
pip install mcs-adapter-http
Quick start
from mcs.adapter.http import HttpAdapter
adapter = HttpAdapter()
response = adapter.get("https://api.example.com/users")
Links
- Homepage: https://www.modelcontextstandard.io
- Source: https://github.com/modelcontextstandard/python-sdk
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 mcs_adapter_http-0.3.0.tar.gz.
File metadata
- Download URL: mcs_adapter_http-0.3.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e8834c5f3f4d728e1aba02d609eaad1b88036d1243972831ed876227d77d4e4
|
|
| MD5 |
1e4cfd1783c538ecfc2b7692dd6ca2b0
|
|
| BLAKE2b-256 |
72c7acf5180c690059186e1079a363176274a93ec84bbd00715fcbd437066c07
|
File details
Details for the file mcs_adapter_http-0.3.0-py3-none-any.whl.
File metadata
- Download URL: mcs_adapter_http-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
107e16e477d53be6dc14b87d4707c36dca1e5aff41f2a4a06028923132d27321
|
|
| MD5 |
8387f39980c8f44587db6b06ade3a0b0
|
|
| BLAKE2b-256 |
c0d83760b50541f77c195aa6822658368525779f06f3d7f85fc0115b50faefe9
|