#1142447 RFP: python3-mcp -- implementation of the Model Context Protocol (MCP)

Package:
wnpp
Source:
wnpp
Submitter:
Petter Reinholdtsen
Date:
2026-07-20 06:29:02 UTC
Severity:
normal
#1142447#5
Date:
2026-07-20 06:03:59 UTC
From:
To:
* Package name    : python3-mcp
  Version         : 1.28.1
  Upstream Author : The MCP SDK developers
* URL             : https://github.com/modelcontextprotocol/python-sdk
* License         : MIT
  Programming Lang: Python
  Description     : implementation of the Model Context Protocol (MCP)

The Model Context Protocol lets you build servers that expose data and
functionality to LLM applications in a secure, standardized way. Think
of it like a web API, but designed for LLM interactions. With this SDK
you can:

 * Build MCP servers that expose tools, resources, and prompts to any
   MCP host
 * Build MCP clients that connect to any MCP server
 * Speak every standard transport: stdio, Streamable HTTP, and SSE

This package make it possible to package various MCP service providers
in Debian.  I would like it to package the FreeCAD MCP provider,
<URL: https://github.com/neka-nat/freecad-mcp >, for Debian.