This is the MCP Server implementation in Python.
It only contains the API Reference for the time being.
The built-in OAuth server supports the RFC 8693 token_exchange grant type,
allowing clients to exchange user tokens from external providers for MCP
access tokens.