[PR #844] [MERGED] feat(docs): Add documentation for Notion (MCP) Integration #853

Closed
opened 2026-02-15 18:16:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/844
Author: @silentoplayz
Created: 11/24/2025
Status: Merged
Merged: 11/26/2025
Merged by: @tjbck

Base: mainHead: docs-add-notion-mcp-integration


📝 Commits (3)

  • bd1da2b feat(docs): Add documentation for Notion (MCP) Integration
  • 4dde455 Update notion-setup-step11.png
  • bd70b91 Update mcp-notion.mdx

📊 Changes

14 files changed (+506 additions, -0 deletions)

View changed files

docs/tutorials/integrations/mcp-notion.mdx (+506 -0)
static/images/mcp-notion/notion-setup-step1.png (+0 -0)
static/images/mcp-notion/notion-setup-step10.png (+0 -0)
static/images/mcp-notion/notion-setup-step11.png (+0 -0)
static/images/mcp-notion/notion-setup-step12.png (+0 -0)
static/images/mcp-notion/notion-setup-step13.png (+0 -0)
static/images/mcp-notion/notion-setup-step2.png (+0 -0)
static/images/mcp-notion/notion-setup-step3.png (+0 -0)
static/images/mcp-notion/notion-setup-step4.png (+0 -0)
static/images/mcp-notion/notion-setup-step5.png (+0 -0)
static/images/mcp-notion/notion-setup-step6.png (+0 -0)
static/images/mcp-notion/notion-setup-step7.png (+0 -0)
static/images/mcp-notion/notion-setup-step8.png (+0 -0)
static/images/mcp-notion/notion-setup-step9.png (+0 -0)

📄 Description

Adds a new, detailed guide for connecting Open WebUI to a Notion workspace using the Model Context Protocol (MCP).

This documentation covers the entire setup process, from creating an internal integration in Notion to configuring the tool in Open WebUI using both Streamable HTTP and local CLI methods. It also includes usage examples and troubleshooting tips.

image image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/844 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/26/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `docs-add-notion-mcp-integration` --- ### 📝 Commits (3) - [`bd1da2b`](https://github.com/open-webui/docs/commit/bd1da2b8270648f0a3732f0a7846470a88c51bb3) feat(docs): Add documentation for Notion (MCP) Integration - [`4dde455`](https://github.com/open-webui/docs/commit/4dde455edef64124e3baa9aa2779b9db5a11f8fc) Update notion-setup-step11.png - [`bd70b91`](https://github.com/open-webui/docs/commit/bd70b91346b119d021388752e145303c96354029) Update mcp-notion.mdx ### 📊 Changes **14 files changed** (+506 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/tutorials/integrations/mcp-notion.mdx` (+506 -0) ➕ `static/images/mcp-notion/notion-setup-step1.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step10.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step11.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step12.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step13.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step2.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step3.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step4.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step5.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step6.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step7.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step8.png` (+0 -0) ➕ `static/images/mcp-notion/notion-setup-step9.png` (+0 -0) </details> ### 📄 Description Adds a new, detailed guide for connecting Open WebUI to a Notion workspace using the Model Context Protocol (MCP). This documentation covers the entire setup process, from creating an internal integration in Notion to configuring the tool in Open WebUI using both Streamable HTTP and local CLI methods. It also includes usage examples and troubleshooting tips. <img width="2297" height="1277" alt="image" src="https://github.com/user-attachments/assets/cde203b1-0fab-49f1-a289-7983fe19495c" /> <img width="2366" height="1141" alt="image" src="https://github.com/user-attachments/assets/861ece88-1254-4ba4-85d4-c30f2bd32c8f" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:24 -05:00
yindo closed this issue 2026-02-15 18:16:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#853