MCPServers
Notion Markdown - MCP server logo

Notion Markdown

27
0

Summary

Notion-MCP-Light is a Python-based server implementation that provides AI assistants with access to Notion workspaces through a simplified interface. It converts Notion content to Markdown format, making it easier to retrieve and manipulate information stored in Notion databases and pages. The server includes components for authenticating with the Notion API, converting complex Notion blocks to clean Markdown, and serving the content through an MCP-compatible interface. This implementation is particularly useful for teams who want to enable AI assistants to read from, search through, or summarize their Notion knowledge bases without requiring complex integration code.

Available Actions(2)

uploadMarkdown

Upload a Markdown file and create it as a Notion page. Parameters: filepath (string), database_id (optional string), page_id (optional string)

downloadMarkdown

Download a Notion page and save it as a Markdown file. Parameters: page_id (string), output_path (string)

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签