mcp-server-notion

mcp-server-notion

3.1

If you are the rightful owner of mcp-server-notion and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

mcp-server-notion is an MCP server that uses the Notion API to search for articles on Notion and retrieve their contents.

mcp-server-notion is a Model Context Protocol (MCP) server designed to interface with the Notion API, enabling users to search and retrieve articles stored within Notion databases. This server acts as a bridge between your application and Notion, allowing for seamless access to content stored in Notion. By leveraging the Notion API, mcp-server-notion provides a programmatic way to search for articles using specific keywords and retrieve either full or partial content of the articles. This is particularly useful for applications that require dynamic content retrieval from Notion, such as content management systems, knowledge bases, or personal productivity tools.

Features

  • Search for articles within Notion databases
  • Retrieve full article content or partial content

Tools

  1. notion_search

    Allows searching for articles using a query keyword and limits the number of results.

  2. notion_get_article

    Retrieves an article by its ID and allows specifying the output format (json, markdown, text).