Connect MCP servers to Slackbot with different options for authentication.
Read the docs to explore more concepts around MCP.
- Dynamic client registration: Connect a remote MCP server to the Slackbot MCP client using Dynamic Client Registration (DCR). Implementation.
- External auth: Connect a remote MCP server to the Slackbot MCP client with manual OAuth provider configuration. Implementation.
- No auth: Run an unauthenticated MCP server for the Slackbot MCP client. Implementation.
- Slack identity: Run an MCP server for the Slackbot MCP client that authenticates against existing installations. Implementation.
- MCP Apps: Run an MCP server for the Slackbot MCP client that responds with an interactive UI. Implementation.