I
mcp-py
By imax09-wq·Visit Source
Python SDK for Model Context Protocol (MCP)
April 22, 2025
22 days ago
4 Clicks
What is this MCP
The Model Context Protocol (MCP) is a standardized protocol that enables applications to provide context for LLMs, separating the concerns of context provision from LLM interaction. This Python SDK implements the full MCP specification.
How to use this MCP
Install via pip (pip install mcp[cli]
) or uv, then create MCP servers that expose resources, tools, and prompts. The SDK supports development tools, Claude Desktop integration, and ASGI server mounting.
What this MCP can be used for
Building MCP clients/servers for LLM applications, exposing data/resources to LLMs, creating reusable prompt templates, and enabling secure tool execution through standardized interfaces.
Repository Info
Stars:
-
Forks:
-
Watchers:
-
Last Updated: 1 month ago