CMD + K

mcp

Anaconda Verified

The official Python SDK for Model Context Protocol servers and clients

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::mcp

Usage Tracking

1.12.1
1.9.2
1.7.1
1.6.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

The official Python SDK for Model Context Protocol servers and clients

Last Updated

Aug 11, 2025 at 14:59

License

MIT

Total Downloads

1.7K

Version Downloads

370

Supported Platforms

linux-aarch64
macOS-64
macOS-arm64
win-64
linux-64