Implements the Model Context Protocol (MCP) in Python so you can build MCP servers and clients that expose resources, tools, and prompts to LLMs. Supports stdio/SSE/streamable-HTTP transports, structured output, and OAuth flows — useful when you need standardized, auditable LLM access to app data and actions.