Search Criteria
Package Details: python-fastmcp 2.14.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-fastmcp.git (read-only, click to copy) |
|---|---|
| Package Base: | python-fastmcp |
| Description: | The fast, Pythonic way to build MCP servers and clients. |
| Upstream URL: | https://github.com/jlowin/fastmcp |
| Keywords: | mcp python |
| Licenses: | MIT |
| Submitter: | Dominiquini |
| Maintainer: | sven-to |
| Last Packager: | sven-to |
| Votes: | 2 |
| Popularity: | 0.69 |
| First Submitted: | 2025-10-03 11:08 (UTC) |
| Last Updated: | 2026-01-16 15:59 (UTC) |
Dependencies (25)
- python
- python-anyio
- python-authlib
- python-cryptography
- python-dotenv
- python-exceptiongroup
- python-httpx (python-httpx-gitAUR)
- python-jsonschema-path
- python-mcpAUR
- python-openai
- python-openapi-pydanticAUR
- python-pydantic
- python-pydantic-core
- python-pydantic-settings
- python-pyperclip
- python-rich
- python-starlette
- python-typing_extensions
- uvicorn
- python-build (make)
- Show 5 more dependencies...
Required by (5)
- oterm
- python-pydantic-ai
- python-pydantic-ai-slim (optional)
- semgrep-bin
- yutto (optional)
Latest Comments
medaminezghal commented on 2025-10-28 13:16 (UTC)
@Dominiquini You need to add this package to make it works: https://github.com/strawgate/py-key-value
steccas commented on 2025-10-22 18:14 (UTC) (edited on 2025-10-22 18:15 (UTC) by steccas)
Please remove 'python-fastmcp' from dependencies, it's nonsense because it creates a circular dependency. Otherwise it will work.
BrainDamage commented on 2025-10-13 07:39 (UTC)
this package needs python-hatchling and python-uv-dynamic-versioning to the makedeps or it'll fail to build in a clean chroot with respectively:
you can double check the dep in upstream source too