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

Petter Reinholdtsen <[email protected]> Mon, 20 Jul 2026 08:03:59 +0200
Newsgroups gmane.linux.debian.devel.wnpp
Message-ID <sa6se5emc34.fsf__30105.4836878151$1784527650$gmane$org@hjemme.reinholdtsen.name>
Package: wnpp
Severity: wishlist

* 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.