Search Criteria
Package Details: python-mcp 1.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mcp.git (read-only, click to copy) |
---|---|
Package Base: | python-mcp |
Description: | Model Context Protocol SDK. |
Upstream URL: | https://github.com/modelcontextprotocol/python-sdk |
Licenses: | MIT |
Submitter: | medaminezghal |
Maintainer: | medaminezghal |
Last Packager: | medaminezghal |
Votes: | 2 |
Popularity: | 0.82 |
First Submitted: | 2025-02-04 16:43 (UTC) |
Last Updated: | 2025-06-27 13:59 (UTC) |
Dependencies (34)
- python (python37AUR)
- python-anyio
- python-httpx (python-httpx-gitAUR)
- python-httpx-sseAUR
- python-jsonschema
- python-pydantic
- python-pydantic-settings
- python-python-multipart
- python-sse-starletteAUR
- python-starlette
- uvicorn
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-uv-dynamic-versioningAUR (make)
- python-wheel (make)
- python-dotenv (check)
- python-inline-snapshot (check)
- python-pytest (check)
- Show 14 more dependencies...
Required by (11)
- oterm
- oterm-git
- python-google-genai (check)
- python-gradio (check)
- python-gradio (optional)
- python-livekit-agents (optional)
- python-mistralai (optional)
- python-openai-agents
- python-pydantic-ai
- python-pydantic-ai-examples
- python-pydantic-ai-slim (optional)
Latest Comments
« First ‹ Previous 1 2 3 4
dreieck commented on 2025-03-25 09:22 (UTC)
Can you please make the source downloaded files version dependent, by e.g. prepending
uv-aarch64-unknown-linux-gnu-${pkgver}.tar.gz::
to theuv-aarch64-unknown-linux-gnu.tar.gz
source entry; similar foruv-x86_64-unknown-linux-gnu.tar.gz
?Otherwise after version update when the old source file still lies around
makepkg
tries to use the old one and fails:Regards!
« First ‹ Previous 1 2 3 4