HomeFreeBSD

misc/py-mcp: Add new port

Description

misc/py-mcp: Add new port

The Model Context Protocol allows applications to provide context for LLMs in a
standardized way, separating the concerns of providing context from the actual
LLM interaction. This Python SDK implements the full MCP specification, making
it easy to:

  • Build MCP clients that can connect to any MCP server
  • Create MCP servers that expose resources, prompts and tools
  • Use standard transports like stdio and SSE
  • Handle all MCP protocol messages and lifecycle events

https://pypi.python.org/pypi/mcp

Details

Provenance
nivitAuthored on Mar 18 2025, 9:46 AM
Parents
R11:2043988b10bd: www/py-httpx-sse: Add new port
Branches
Unknown
Tags
Unknown