Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

File metadata and controls

9 lines (6 loc) · 295 Bytes

MCP Server

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.