The official Python SDK for Model Context Protocol servers and clients
TAGS
20 tagsfeat: Add CORS configuration for browser-based MCP clients (#1059) Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com> Co-authored-by: Felix Weinberger <fweinberger@anthropic.com>
fix: prevent async generator cleanup errors in StreamableHTTP transport (#1271) Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>
Remove strict validation on `response_modes_supported` member of `OAuthMetadata` (#1243)
The lifespan_context object here is not a dictionary like the other e… (#1002) Co-authored-by: ihrpr <inna@anthropic.com>
improve server logging (#867) Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
SSE FastMCP - do not go though auth when it's not needed (#619) (cherry picked from commit 58c5e7223c40b2ec682fd7674545e8ceadd7cb20)