Summary
Add bundled OAuth/API-key provider configs for the official MCP (Model Context Protocol) servers maintained by Anthropic and listed in the official MCP registry.
Motivation
Authsome already ships bundled providers for GitHub, Google, Okta, Linear, and OpenAI. Many MCP-native tools require OAuth connections to official MCP servers. Bundling these configs lowers friction for users who want to connect to officially-supported MCP services.
Scope
Only official MCP servers — servers listed at the official MCP registry (modelcontextprotocol.io) or maintained in the modelcontextprotocol/servers repository. Community/third-party servers are explicitly out of scope for this issue.
Work Items
References
Summary
Add bundled OAuth/API-key provider configs for the official MCP (Model Context Protocol) servers maintained by Anthropic and listed in the official MCP registry.
Motivation
Authsome already ships bundled providers for GitHub, Google, Okta, Linear, and OpenAI. Many MCP-native tools require OAuth connections to official MCP servers. Bundling these configs lowers friction for users who want to connect to officially-supported MCP services.
Scope
Only official MCP servers — servers listed at the official MCP registry (
modelcontextprotocol.io) or maintained in themodelcontextprotocol/serversrepository. Community/third-party servers are explicitly out of scope for this issue.Work Items
src/authsome/auth/bundled_providers/scripts/sync_mcp_providers.pyscript that fetches the official server list and regenerates the configs, so the list can be kept up-to-date with upstream changesREADME.md/ provider docs to list newly added MCP providersReferences