notion-export-mcp-server

notion-export-mcp-server

1

The notion-export-mcp-server is an MCP server enabling interaction with Notion's unofficial API. It facilitates exporting Notion pages and allows AI tools to use this data through a standardized protocol.

notion-export-mcp-server

A Model Context Protocol (MCP) server providing access to Notion's unofficial API for exporting pages. This allows AI assistants to interact with exported Notion page data via a standardized interface.

Features

  • Notion export result retrieval in markdown format

Quick Start

Installation

  • Install using npm

Configuration

  • Requires Notion tokens for operation

Usage

  • Start the server directly or via node

Development

  • Various npm scripts are available for development and deployment

Contributing

  • Guidelines for contributing include forking, branching, and submitting pull requests.